13
0
livetrax/libs/evoral/src
Robin Gareus c4578db595 Compatibility with old out-of-range automation-lane data
Ardour may have ignored log-scale for parameters 0..N and allowed
writing '0'. Force those values into the valid range on session load.
Also mark the list as "needs sorting" which removes potential duplicates.
2017-07-04 20:12:51 +02:00
..
libsmf c89 compat (gcc4, mingw..) 2017-02-28 21:33:13 +01:00
Control.cpp Remove separate ControlList min/max/default, use ParameterDescriptor. 2017-06-21 18:12:23 +02:00
ControlList.cpp Compatibility with old out-of-range automation-lane data 2017-07-04 20:12:51 +02:00
ControlSet.cpp
Curve.cpp Implement additional ControlList interpolation methods. 2017-06-21 18:12:26 +02:00
debug.cpp
Event.cpp Remove dead code 2016-12-03 15:28:23 -05:00
Note.cpp Do not duplicate note id in copy constructor 2017-06-08 23:11:56 +10:00
OldSMF.cpp
Sequence.cpp Fix event type and parameter type confusion 2016-12-03 15:28:19 -05:00
SMF.cpp "toll free bridging" between smf_tempo_t and Evoral::SMF::Tempo 2016-12-16 13:45:43 +00:00
SMFReader.cpp
TimeConverter.cpp
types.cpp