13
0
livetrax/libs/evoral
2010-07-24 16:40:56 +00:00
..
evoral add note IDs and use them for looking up notes during a history rebuild. NOTE: INVALIDATES OLDER HISTORY FILES 2010-07-20 16:27:34 +00:00
src step editing now accessed via a context menu on MIDI track rec-enable buttons. along the way, fixed up confusion between set_rec_enable() and set_rec_enabled() methods in Route/Track/Diskstream 2010-07-24 16:40:56 +00:00
test Fix controller iteration / linear interpolation. 2009-10-23 04:24:20 +00:00
run-tests.sh Unit test code coverage using lcov. 2009-10-23 17:30:11 +00:00
wscript switch Evoral::Sequence debugging to use DEBUG_TRACE(); Sequence uses multiset<...,EarlierNoteComparator> for _write_notes, does FIFO note resolution for overlapping notes in SMF file; implement Sequence::overlaps() ... current use is uncertain; ARDOUR::coverage() uses 64bit framepos_t 2010-05-31 19:47:15 +00:00