13
0
livetrax/libs/evoral/evoral
David Robillard f8d171d297 Remove unused (and timestamp type nasty) last_event_time() from SMF.
I swear I already did this.


git-svn-id: svn://localhost/ardour2/branches/3.0@4564 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-02-14 22:40:55 +00:00
..
Control.hpp Sync with http://svn.drobilla.net/lad/trunk/evoral r1891. 2008-12-21 20:36:15 +00:00
ControlList.hpp Make (MIDI) event time stamp type a template parameter. 2009-02-02 02:36:05 +00:00
ControlSet.hpp Sync with http://svn.drobilla.net/lad/trunk/evoral r1891. 2008-12-21 20:36:15 +00:00
Curve.hpp Factor out sequencing related things into an independant new library: "evoral". 2008-09-19 00:47:49 +00:00
Event.hpp MIDI robustness. 2009-02-14 20:52:15 +00:00
EventRingBuffer.hpp * Code readability: Template parameter <T> -> <Time> 2009-02-10 22:06:56 +00:00
EventSink.hpp * Code readability: Template parameter <T> -> <Time> 2009-02-10 22:06:56 +00:00
midi_events.h * MIDI control lanes: Set Interpolationtype according to Parameter 2009-01-28 04:55:31 +00:00
midi_util.h Fix warnings. 2009-02-07 07:22:25 +00:00
MIDIEvent.hpp MIDI robustness. 2009-02-14 20:52:15 +00:00
MIDIParameters.hpp * fixed bug: channel and id swapped for PitchBener, ChannelPressure and ProgramChanges 2009-01-30 00:09:47 +00:00
Note.hpp * Code readability: Template parameter <T> -> <Time> 2009-02-10 22:06:56 +00:00
OldSMF.hpp Remove abstract MIDIFile interface (maintaining interface with old crap was getting annoying). 2009-02-14 17:39:49 +00:00
Parameter.hpp * Added Menu to add a Program change parameter lane 2009-01-21 08:32:23 +00:00
RingBuffer.hpp * Code readability: Template parameter <T> -> <Time> 2009-02-10 22:06:56 +00:00
Sequence.hpp * Code readability: Template parameter <T> -> <Time> 2009-02-10 22:06:56 +00:00
SMF.hpp Remove unused (and timestamp type nasty) last_event_time() from SMF. 2009-02-14 22:40:55 +00:00
SMFReader.hpp Separate low level details of SMF reading/writing from concept of 'midi source in ardour'. 2008-09-30 00:45:26 +00:00
TypeMap.hpp Sync with http://svn.drobilla.net/lad/trunk/evoral r1891. 2008-12-21 20:36:15 +00:00
types.hpp Make (MIDI) event time stamp type a template parameter. 2009-02-02 02:36:05 +00:00