13
0
livetrax/libs/evoral/test
Robin Gareus 96b45d4909 only subdivide plugin-cycle when automation is playing
PluginInsert::automation_run() subdivides plugin-run on every
control-port automation event (without splitting the process cycle).

libevoral has no automation-control context, hence this function
must be implemented by Automatable.
2015-10-07 14:21:29 +02:00
..
testdata
CurveTest.cpp
CurveTest.hpp
RangeTest.cpp
RangeTest.hpp
SequenceTest.cpp
SequenceTest.hpp only subdivide plugin-cycle when automation is playing 2015-10-07 14:21:29 +02:00
SMFTest.cpp
SMFTest.hpp
testrunner.cpp