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 NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
CurveTest.hpp
RangeTest.cpp
RangeTest.hpp NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
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