13
0
livetrax/libs/evoral/src
Robin Gareus 0b5db91ee9 AutomationLine time-unit conversion and paste API update
This fixes copy/paste of MIDI automation (time-unit: beat) from/to
Parameter automation (time-unit: samples).

It also fixes repeatedly pasting with tempo-ramps: pre-multiply length
before converting to samples.
2017-04-26 23:37:27 +02:00
..
libsmf c89 compat (gcc4, mingw..) 2017-02-28 21:33:13 +01:00
Control.cpp Remove dead/annoying/unsafe code 2016-12-04 15:10:05 -05:00
ControlList.cpp AutomationLine time-unit conversion and paste API update 2017-04-26 23:37:27 +02:00
ControlSet.cpp
Curve.cpp Remove dead/annoying/unsafe code 2016-12-04 15:10:05 -05:00
debug.cpp
Event.cpp Remove dead code 2016-12-03 15:28:23 -05:00
Note.cpp Remove dead/annoying/unsafe code 2016-12-04 15:10:05 -05: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