The Flagship http://ardour.org
Go to file
Paul Davis 87b5849a7b kbd bindings: fix issues with delete & backspace bindings in draw/i-edit mode
We now use the same actions in all modes, and the logic is:

1. is there a selected mixer strip and are we in it: if so, delete selected
   processors
2. are we in draw or internal mode? if so ..
   2a. if there are selected control points, delete them
   2b. if not, attempt to delete MIDI notes
   2c. done
3. continue with delete operation as before
2023-04-25 11:38:16 -06:00
doc PulseAudio: use correct casing 2022-11-04 13:44:55 +01:00
gtk2_ardour kbd bindings: fix issues with delete & backspace bindings in draw/i-edit mode 2023-04-25 11:38:16 -06:00
headless
libs VST3: notify GUI when plugin parameter names change 2023-04-24 22:32:35 +02:00
luasession libpbd: fix an important thinko for cross-thread signal architecture 2023-04-21 12:16:37 -06:00
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
session_utils libpbd: fix an important thinko for cross-thread signal architecture 2023-04-21 12:16:37 -06:00
share Add Lua DSP processor to downmix 5.1 to stereo 2023-04-24 01:59:50 +02:00
tools Fix windows debug builds (really now) 2023-04-22 03:00:40 +02:00
.dir-locals.el
.gitattributes
.gitignore
ardour.1 Update tracker/reference URLs to prefer HTTPs 2022-10-24 04:59:20 +02:00
COPYING
nutempo-todo
PACKAGER_README
README
README-GITHUB.txt Update tracker/reference URLs to prefer HTTPs 2022-10-24 04:59:20 +02:00
system_config
TRANSLATORS Update tracker/reference URLs to prefer HTTPs 2022-10-24 04:59:20 +02:00
waf
wscript Update bundle/package scripts 2023-03-24 19:07:30 +01:00

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

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