13
0
livetrax/libs
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
..
appleutility
ardour fixes to get MTC (and probably MIDI clock) slaving working again 2013-08-13 12:53:28 -04:00
audiographer Allow compiling with c++11 enabled 2013-07-15 22:57:34 -05:00
clearlooks-newer
clearlooks-older
evoral Include evoral/Note.hpp before pbd/compose.h 2013-07-15 22:57:34 -05:00
fst
gtkmm2ext clean up some valgrid "Uninitialised value was created by a heap allocation" wanings 2013-07-31 19:29:20 +02:00
libltc
midi++2 fixes to get MTC (and probably MIDI clock) slaving working again 2013-08-13 12:53:28 -04:00
panners
pbd Resolve duplicate symbol 'cocoa_open_uri' on OSX builds. 2013-08-02 12:01:47 -04:00
qm-dsp
rubberband
surfaces major redesign of MIDI port heirarchy and management (part 2) 2013-08-07 22:22:11 -04:00
taglib
timecode Timecode: fix subframe rounding 2013-08-04 16:22:00 +02:00
vamp-plugins
vamp-sdk