13
0
livetrax/libs/evoral/src
Carl Hetherington 593b421180 A few fixes to interpolation of MIDI controller data. Don't interpolate
when writing these data back to a source, otherwise surprising new
interpolated points appear in MIDI automation.  Similarly don't interpolate
when reading the model during MIDI stretch.  Fix handling of interpolation state;
controllers that have been set by the user to use a different interpolation style
are noted in the <Source> tag of the session file and this state is sprayed around
to MidiModel and the GUI as necessary.


git-svn-id: svn://localhost/ardour2/branches/3.0@7409 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-07-14 00:58:15 +00:00
..
libsmf Move FileManager code into libpbd. Use it for SMF read/write. 2010-05-16 20:54:50 +00:00
Control.cpp Mark Sequence as edited when one of its parent ControlSet's ControlLists is changed. 2010-07-12 00:41:45 +00:00
ControlList.cpp A few fixes to interpolation of MIDI controller data. Don't interpolate 2010-07-14 00:58:15 +00:00
ControlSet.cpp A few fixes to interpolation of MIDI controller data. Don't interpolate 2010-07-14 00:58:15 +00:00
Curve.cpp Fix whitespace. 2009-10-23 03:58:11 +00:00
debug.cpp add missing (new) file 2010-06-01 01:22:37 +00:00
Event.cpp Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
midi_util.cpp fix up note names (from Don F, via SoftWerk) 2010-02-08 19:36:25 +00:00
MIDIEvent.cpp Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
Note.cpp Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
OldSMF.cpp Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
Sequence.cpp A few fixes to interpolation of MIDI controller data. Don't interpolate 2010-07-14 00:58:15 +00:00
SMF.cpp allow zero length MIDI files again and remove debug output 2010-07-01 15:02:18 +00:00
SMFReader.cpp Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00