mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
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 |
||
|---|---|---|
| .. | ||
| evoral | ||
| libsmf | ||
| MSVCevoral | ||
| test | ||
| Control.cc | ||
| ControlList.cc | ||
| ControlSet.cc | ||
| Curve.cc | ||
| debug.cc | ||
| Event.cc | ||
| Note.cc | ||
| run-tests.sh | ||
| Sequence.cc | ||
| SMF.cc | ||
| SMFReader.cc | ||
| wscript | ||