13
0
livetrax/libs/evoral
Robin Gareus 5f5f4599f2
Fix MIDISource event-interpolation state save
The actual goal here is to use direct InterpolationStyle serialization
in MidiSource (identical to AutomationList). enum_2_string()
does not work for Evoral types.

As side-effect virtual base-classes have been changed to pass
Parameters as const references
2022-07-22 03:38:41 +02:00
..
evoral Fix MIDISource event-interpolation state save 2022-07-22 03:38:41 +02:00
libsmf use new macros to cleanup #ifndef NDEBUG as much as possible (libs edition) 2022-06-22 13:31:08 -06:00
MSVCevoral
test
Control.cc Prepare replacing ::user_double() with ::get_double() 2022-06-29 01:39:02 +02:00
ControlList.cc convert use of operator* for tim::line types with ::scale(ratio_t) 2022-05-27 12:47:44 -06:00
ControlSet.cc
Curve.cc
debug.cc
Event.cc
Note.cc
run-tests.sh
Sequence.cc remove always-true-condition from if() to avoid compiler warning 2022-06-21 17:34:09 -06:00
SMF.cc miscellaneous fixes for warnings from -Wconversion 2022-07-04 22:01:48 -06:00
SMFReader.cc
wscript wscript: drop configure statements already present in the top level wscript 2022-01-22 22:19:03 +01:00