13
0
livetrax/libs/evoral/test
David Robillard 5a48f99f72 Use nframes_t for timestamps of real (jack) time MIDI events (i.e. in MidiBuffer and MidiRingBuffer).
Use iterator interface of Sequence to read events in a MIDISource rather than Sequence::read, avoiding timestamp confusion.
Disable no longer useful Sequence::read.


git-svn-id: svn://localhost/ardour2/branches/3.0@4570 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-02-15 01:24:26 +00:00
..
testdata * Evoral: Added Unit test for SMF 2009-02-10 23:58:02 +00:00
SequenceTest.cpp Use nframes_t for timestamps of real (jack) time MIDI events (i.e. in MidiBuffer and MidiRingBuffer). 2009-02-15 01:24:26 +00:00
SequenceTest.hpp verbosity-- 2009-02-11 20:20:41 +00:00
SMFTest.cpp MIDI robustness. 2009-02-14 20:52:15 +00:00
SMFTest.hpp LibSMF -> SMF 2009-02-14 17:35:34 +00:00
testrunner.cpp * Evoral: first successful read from Sequence 2009-02-07 06:57:02 +00:00