13
0
Go to file
Paul Davis 6bef80ae60 triggerbox: use regular transport request mechanism to get transport started
if a slot becomes active, and the transport is not rolling, it still
asks the transport to roll. however, (1) there's only 1 request across
all triggerboxen (2) the request will not be handled till the next
process cycle (3) the triggerbox returns after the request i.e. it
waits until the transport is rolling
2022-06-10 11:59:12 -06:00
doc Fix various typos 2022-04-08 19:51:02 +02:00
gtk2_ardour Ignore double-middle-click when restoring scenes 2022-06-09 02:25:55 +02:00
headless wscript: consistently have at most one empty separator line 2022-04-09 12:16:40 +02:00
libs triggerbox: use regular transport request mechanism to get transport started 2022-06-10 11:59:12 -06:00
luasession Update call_slot() API, inform caller if slot cannot be queued 2022-06-09 01:46:27 +02:00
msvc_extra_headers Fix various typos 2022-04-08 19:51:02 +02:00
MSVCardour3
MSVCMixbus3
MSVCvst_scan
nutemp Fix various typos 2022-04-08 19:51:02 +02:00
session_utils Update call_slot() API, inform caller if slot cannot be queued 2022-06-09 01:46:27 +02:00
share Mixer Save+Recall (Lua): add option to recall the route names stored in the file 2022-06-01 08:53:50 -05:00
tools ftm-bindings tool: strip whitespace in input files 2022-06-06 14:16:57 -05:00
.dir-locals.el
.gitattributes
.gitignore
ardour.1
COPYING
instant.xml.sae
msvc32-fixup.pl
nutempo-todo todo list text for nutempo-related tasks 2021-08-16 13:41:49 -06:00
PACKAGER_README
README
README-GITHUB.txt
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf Update waf binary, using doc/updating_waf.txt 2022-01-09 18:46:24 +01:00
wscript Use SYS_futex instead of __NR_futex 2022-05-30 21:56:49 +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