mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 23:05:04 +01:00
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. |
||
|---|---|---|
| .. | ||
| macosx | ||
| midi++ | ||
| test | ||
| channel.cc | ||
| COPYING | ||
| ipmidi_port.cc | ||
| libmidi++.pc.in | ||
| libmidi++.spec.in | ||
| midi.cc | ||
| miditrace.cc | ||
| midnam_patch.cc | ||
| mmc.cc | ||
| mmctest.cc | ||
| mtc.cc | ||
| parser.cc | ||
| port.cc | ||
| run-tests.sh | ||
| wscript | ||