* Add SysEx Support to MidiModel / SMF
[ardour.git] / libs / ardour / midi_ring_buffer.cc
2009-02-02 David RobillardDisable excessive console output (please comment this...
2009-02-02 Hans Baier* fix misleading/wrong comment
2009-02-02 Hans Baier* debugging output
2009-02-02 David RobillardMake (MIDI) event time stamp type a template parameter.
2009-02-01 David RobillardRemoved fixed/maximum event size assumption/limitation...
2008-12-27 David RobillardFix immediate event delivery (panic button, controller...
2008-12-27 David RobillardMove MidiRingBuffer::read into .cc file to avoid the...