13
0
livetrax/libs/evoral/src
David Robillard d0cc3120ae Make SMF::append_event_delta take a buffer and a size rather than an Event (no point, more generic, etc.).
git-svn-id: svn://localhost/ardour2/branches/3.0@4567 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-02-14 22:52:38 +00:00
..
libsmf Const correctness. 2009-02-14 22:49:25 +00:00
Control.cpp Sync with http://svn.drobilla.net/lad/trunk/evoral r1891. 2008-12-21 20:36:15 +00:00
ControlList.cpp verbosity-- 2009-02-11 20:20:41 +00:00
ControlSet.cpp Sync with http://svn.drobilla.net/lad/trunk/evoral r1891. 2008-12-21 20:36:15 +00:00
Curve.cpp Sync with http://svn.drobilla.net/lad/trunk/evoral r1891. 2008-12-21 20:36:15 +00:00
Event.cpp MIDI robustness. 2009-02-14 20:52:15 +00:00
MIDIEvent.cpp * Code readability: Template parameter <T> -> <Time> 2009-02-10 22:06:56 +00:00
Note.cpp * Code readability: Template parameter <T> -> <Time> 2009-02-10 22:06:56 +00:00
OldSMF.cpp Remove abstract MIDIFile interface (maintaining interface with old crap was getting annoying). 2009-02-14 17:39:49 +00:00
Sequence.cpp MIDI robustness. 2009-02-14 20:52:15 +00:00
SMF.cpp Make SMF::append_event_delta take a buffer and a size rather than an Event (no point, more generic, etc.). 2009-02-14 22:52:38 +00:00
SMFReader.cpp * midi_event_size(uchar status): return size including status / handle sysex 2009-02-03 08:46:24 +00:00