13
0
Go to file
Robin Gareus 79330f909e
Work around connection loss when re-starting JACK backend
If connecting ports using the port-engine fails,
ardour forgets the connection.

Internal backends only produced an error if a port was already
connected, when using ::connect (handle, other), but
ignore already existing connection when using port-names.

Various ports are connected twice when the engine connects
at session load. This worked fine for as long as the engine
was never stopped (saving the session asks the port-engine),
but failed when the engine went away and internal representation
is used.
2021-11-01 23:11:41 +01:00
doc copy of kruger's spline paper 2021-08-30 12:54:53 -06:00
gtk2_ardour add missing file 2021-11-01 13:40:23 -06:00
headless Do not implicitly modify VST support config parameters 2021-08-10 15:54:37 +02:00
libs Work around connection loss when re-starting JACK backend 2021-11-01 23:11:41 +01:00
luasession Do not implicitly modify VST support config parameters 2021-08-10 15:54:37 +02:00
msvc_extra_headers Emulate exp2f() for older MS compilers where it wasn't available 2021-05-05 17:50:41 +01:00
MSVCardour3 Add/remove source(s) in our MSVC project (libardour and gtk2_ardour) 2021-07-19 11:27:02 +01:00
MSVCMixbus3
MSVCvst_scan Add/remove source(s) in our MSVC project (vst2_scanner) 2021-07-05 10:25:35 +01:00
nutemp
session_utils remove unnecessary file/tool 2021-08-13 12:51:28 -06:00
share Typo in Lua comments: paramater 2021-10-30 23:02:35 +02:00
tools bindings: add trgger bindings to list of processed files 2021-11-01 12:11:57 -06: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
wscript Update atomic/volatile compat 2021-08-16 04:26:55 +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