summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui_dialogs.cc
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2020-01-27 21:49:53 +0100
committerRobin Gareus <robin@gareus.org>2020-01-27 21:49:53 +0100
commit8e5e902b5c7c419f4824de215c8ae55c64fe8ca9 (patch)
tree16c04d6bf302ecbe72065e2608924cf20f5e9a8a /gtk2_ardour/ardour_ui_dialogs.cc
parent44440f93163c02c1a217c2a28cbcd7c84ac3b148 (diff)
Fix sending MMC Start/Stop messages
Ardour 5.x slave check was incorrectly ported to A6's TMM: In Ardour 5 the comparison tested for *not* MTC: ``` if (!dynamic_cast<MTC_Slave*>(_slave)) { ..send MMC.. } ``` Other MMC messages (Record, Locate) are sent unconditionally.
Diffstat (limited to 'gtk2_ardour/ardour_ui_dialogs.cc')
0 files changed, 0 insertions, 0 deletions