This website requires JavaScript.
Explore
Help
Sign In
allanger
/
ardour
Watch
1
Star
0
Fork
0
You've already forked ardour
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Activity
Files
cb8407d26fb8863b2434aa6006da32c3f732e663
ardour
/
libs
/
evoral
/
test
History
David Robillard
cb8407d26f
Use set over vector for Sequence::Notes, for logarithmic search by time.
...
git-svn-id: svn://localhost/ardour2/branches/3.0@5798 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-10-19 15:23:42 +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
Use set over vector for Sequence::Notes, for logarithmic search by time.
2009-10-19 15:23:42 +00:00
SMFTest.cpp
De-templatify Evoral::SMF which has no concept of time other than SMF time.
2009-02-15 01:32:41 +00:00
SMFTest.hpp
Use set over vector for Sequence::Notes, for logarithmic search by time.
2009-10-19 15:23:42 +00:00
testrunner.cpp
* Evoral: first successful read from Sequence
2009-02-07 06:57:02 +00:00