13
0
livetrax/libs/evoral
Robin Gareus d6c47def09 Implement additional ControlList interpolation methods.
The Control and ControlList uses the raw value (eg. coefficient for gain,
Hz for frequencies) and those Lists are stored in existing sessions.

In the vast majority of cases interpolating automation values using exp/log
scale for dB, freq makes more sense -- it's also what the fader does.

Adding additional interpolation methods is future proof (we might at allow
to even add different methods per automation point (to the next) like other
DAWs do.

Currently it's mainly used in preparation for consistent GUI automation-
lanes. Between 2 points there's always a visual straight line.
2017-06-21 18:12:26 +02:00
..
evoral Implement additional ControlList interpolation methods. 2017-06-21 18:12:26 +02:00
MSVCevoral I can't find a source file called MIDIXML.cpp (??) 2016-12-08 13:55:11 +00:00
src Implement additional ControlList interpolation methods. 2017-06-21 18:12:26 +02:00
test Update evoral test suite 2016-12-04 18:49:56 -05:00
run-tests.sh
wscript Remove boost_system test kludge 2016-12-04 19:15:29 -05:00