13
0
livetrax/libs/evoral
Carl Hetherington ecb0cd5d11 Make MIDI region `automation' respect the automation mode so that it is
only played back if the automation mode is set to "Play".  Munge AutoState
for AutomationRegionViews so that they reflect their AutomationTimeAxisView's
setting.  Fixes #3135.


git-svn-id: svn://localhost/ardour2/branches/3.0@7304 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-06-25 20:47:09 +00:00
..
evoral Make MIDI region `automation' respect the automation mode so that it is 2010-06-25 20:47:09 +00:00
src Make MIDI region `automation' respect the automation mode so that it is 2010-06-25 20:47:09 +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