13
0
livetrax/libs/evoral/src
David Robillard 34c1465cf9 Fix crash when changing automation mode for MIDI track control automation.
Also some work towards tolerating automation controls with no automation list,
towards actually doing something for these cases, though not required just to
fix this crash (MidiTrack::set_parameter_automation_state() avoids those
paths).
2014-08-31 18:57:22 -04:00
..
libsmf
Control.cpp
ControlList.cpp More fixes for range-based automation editing. 2014-08-06 14:43:40 -05:00
ControlSet.cpp Fix crash when changing automation mode for MIDI track control automation. 2014-08-31 18:57:22 -04:00
Curve.cpp update Evoral::Curve to honor ControlList::InterpolationStyle 2014-05-30 17:00:28 +02:00
debug.cpp
Event.cpp
i18n.h
IdentityConverter.cpp
midi_util.cpp
MIDIEvent.cpp
Note.cpp
Note.impl
OldSMF.cpp
Sequence.cpp
SMF.cpp merge with master and fix 4 conflicts by hand 2014-06-02 11:32:13 -04:00
SMFReader.cpp