summaryrefslogtreecommitdiff
path: root/gtk2_ardour/transport_masters_dialog.cc
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2020-05-11 03:42:21 +0200
committerRobin Gareus <robin@gareus.org>2020-05-11 03:42:21 +0200
commit58c5f75fc9cda7a8b3282c4ac74dd80f397c91f2 (patch)
treef8eba62162f21fc379314f07323b62061b9ee380 /gtk2_ardour/transport_masters_dialog.cc
parenta6ffc6213b92735034bd7dc39638e926bca219da (diff)
Fix TCM requiring port-reconnect when engine restarts
An engine restart sends dis-connect messages for the reverse port-mapping (after making the connection): Connect: system:midi_capture_41a56f90 -> ardour:MTC in Connect: system:capture_1 -> ardour:LTC in DisConnect: ardour:MTC in -> system:midi_capture_41a56f90 DisConnect: ardour:LTC in -> system:capture_1 This lead to TransportMaster being marked as inactive. This is likely an issue that should be fixed elsewhere, but in case of JACK, we likely do not have control over this.
Diffstat (limited to 'gtk2_ardour/transport_masters_dialog.cc')
0 files changed, 0 insertions, 0 deletions