..
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
Gracefully ignore illegal MIDI events.
2009-02-16 00:36:11 +00:00
MIDIEvent.hpp
Gracefully ignore illegal MIDI events.
2009-02-16 00:36:11 +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
Remove superfluous typedefs.
2009-02-14 23:41:05 +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
Rewrite Sequence::const_iterator.
2009-02-16 00:16:28 +00:00
SMF.hpp
Fix the horrible mess that was anything related to sources and paths.
2009-02-17 02:11:49 +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
TimeConverter.hpp
Fix deadlock issues.
2009-02-16 04:39:34 +00:00
TypeMap.hpp
Sync with http://svn.drobilla.net/lad/trunk/evoral r1891.
2008-12-21 20:36:15 +00:00
types.hpp
Remove superfluous typedefs.
2009-02-14 23:41:05 +00:00