13
0
Go to file
Robin Gareus 190cd657b9
LV2: fix port/nth-parameter confusion
various LV2 callbacks from plugin DSP/GUI use raw port_index,
not nth_parameter. This lead to incorrectly queued updates
(_values_last_sent_to_ui) and since 7dac8994f6 to
potential crashes (invalid _controllables[idx]).
2024-08-25 15:32:34 +02:00
doc Remove outdated monitor-modes PDF, refer to the manual 2024-08-07 01:16:57 +02:00
gtk2_ardour LV2: fix port/nth-parameter confusion 2024-08-25 15:32:34 +02:00
headless Rename JACK to "JACK/Pipewire" on Linux (2/2) 2024-07-31 04:44:04 +02:00
libs Use a sensible size for DSP to GUI MIDI messages 2024-08-25 00:09:36 +02:00
luasession NO-OP: whitespace 2024-07-23 15:46:53 +02:00
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
session_utils Prepare for API removal 2024-07-10 15:39:01 +02:00
share Fix Lua Audio to MIDI script MIDI channel (off by one) 2024-08-21 18:54:19 +02:00
tools Unify package scripts with VBM 2024-07-24 02:02:54 +02:00
.dir-locals.el
.gitattributes
.gitignore Ignore files generated by macOS packaging 2024-07-23 17:01:16 +02:00
ardour.1
COPYING
nutempo-todo
PACKAGER_README
README
README-GITHUB.txt
system_config
TRANSLATORS
waf
wscript Hide warnings caused by glibmm/helperlist.h declutter build log 2024-08-19 00:22:38 +02:00

Please see the Ardour web site at https://ardour.org/ for all documentation..

For information on building ardour: 
      
     https://ardour.org/development.html