13
0
livetrax/libs/midi++2
Paul Davis a5a75d5e0d 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.
2013-08-13 12:53:28 -04:00
..
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 fixes to get MTC (and probably MIDI clock) slaving working again 2013-08-13 12:53:28 -04:00
parser.cc
port.cc
run-tests.sh
wscript