13
0
livetrax/libs/evoral/src
2014-02-19 13:22:52 -05:00
..
libsmf fix const-ness of names array 2013-12-10 23:07:48 +01:00
Control.cpp add option to skip guard points when adding new control points to a ControlList; add more debugging statements 2014-02-19 13:22:52 -05:00
ControlList.cpp add option to skip guard points when adding new control points to a ControlList; add more debugging statements 2014-02-19 13:22:52 -05:00
ControlSet.cpp convert from Glib:: to Glib::Threads for all thread-related API 2012-07-25 17:48:55 +00:00
Curve.cpp disable spline interpolation for curves - use linear interpolation; configuration parameter pending for this, plus slightly cleaner reuse of existing ControlList methods 2012-12-09 17:24:58 +00:00
debug.cpp dramatic overhaul of automation. too long to explain here. this work is not finished - write/touch passes do not correctly overwrite existing data because the semantics of ControlList::insert_iterator need clarification. more to follow 2012-07-13 21:05:45 +00:00
Event.cpp fix evoral assignment operator (copy buffer) 2014-01-22 15:11:31 +01:00
i18n.h
midi_util.cpp
MIDIEvent.cpp remove incorrect and unnecessary template class declaration from Evoral (added recently) 2012-10-10 15:42:47 +00:00
Note.cpp
OldSMF.cpp
Sequence.cpp Include evoral/Note.hpp before pbd/compose.h 2013-07-15 22:57:34 -05:00
SMF.cpp
SMFReader.cpp