Files
ardour/libs
Robin Gareus 8e5e902b5c 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.
2020-01-27 21:49:53 +01:00
..
2020-01-14 00:52:24 +01:00
2020-01-25 04:07:41 +01:00
2020-01-27 17:43:37 +01:00
2020-01-25 04:07:41 +01:00
2020-01-14 00:52:24 +01:00
2020-01-27 17:43:37 +01:00
2020-01-25 04:07:41 +01:00
2020-01-27 17:43:37 +01:00
2020-01-25 04:07:37 +01:00
2020-01-22 02:00:25 +01:00
2020-01-25 04:07:41 +01:00
2020-01-14 00:52:24 +01:00
2020-01-27 03:31:49 +01:00
2019-09-03 05:01:59 +02:00
2020-01-14 00:52:24 +01:00
2020-01-25 04:07:41 +01:00
2020-01-22 02:00:25 +01:00
2020-01-22 02:00:25 +01:00