13
0
livetrax/libs/backends
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
..
alsa Set thread names 2021-06-30 17:15:27 +02:00
coreaudio coreaudio: fix dsp stats collection 2021-06-26 11:42:18 -06:00
dummy
jack Work around connection loss when re-starting JACK backend 2021-11-01 23:11:41 +01:00
MSVCbackends
portaudio debugging timing stats by showing how max values are computed 2021-06-29 09:46:46 -06:00
pulseaudio Fix prev commit (properly stop pulse) 2021-07-21 05:56:42 +02:00
wscript