mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
fixes to get MTC (and probably MIDI clock) slaving working again
incoming MIDI data has to be parsed EVERY process cycle, not just when Slave::speed_and_position() is called. The private MIDI::Parser owned by the MTC and MClck slaves was irrelevant, since the port has its own. See comments in midi_port.h on the strangled inheritance heirarchy.
This commit is contained in:
parent
a5a3f713d5
commit
a5a75d5e0d
8 changed files with 95 additions and 99 deletions
Loading…
Add table
Add a link
Reference in a new issue