13
0
livetrax/libs/evoral
Paul Davis ffc9239de5 ControlList: replace code use to interpolate MIDI CC curves
Original code is of questionable historical provenance, and
was needlessly (it seems) complexity. New code is relatively
simple arithmetic linear interpolation.
2022-08-17 20:55:17 -06:00
..
evoral Fix MIDISource event-interpolation state save 2022-07-22 03:38:41 +02:00
libsmf
MSVCevoral
test
Control.cc Prepare replacing ::user_double() with ::get_double() 2022-06-29 01:39:02 +02:00
ControlList.cc ControlList: replace code use to interpolate MIDI CC curves 2022-08-17 20:55:17 -06:00
ControlSet.cc
Curve.cc
debug.cc
Event.cc
Note.cc
run-tests.sh
Sequence.cc
SMF.cc miscellaneous fixes for warnings from -Wconversion 2022-07-04 22:01:48 -06:00
SMFReader.cc
wscript