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 Add a test for the constrained cubic interpolation of Evoral::Curve 2015-02-13 12:25:51 +00:00
RangeTest.cpp Make tests of Evoral::Range functions include both endpoints in Range 2014-12-01 16:52:58 +00:00
RangeTest.hpp NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
SequenceTest.cpp MusicalTime => Beats. 2015-01-07 00:12:07 -05:00
SequenceTest.hpp only subdivide plugin-cycle when automation is playing 2015-10-07 14:21:29 +02:00
SMFTest.cpp allow to run unit-test under wine from srcdir. 2015-09-13 15:30:00 +02:00
SMFTest.hpp MusicalTime => Beats. 2015-01-07 00:12:07 -05:00
testrunner.cpp Call PBD::init from evoral testrunner 2014-12-03 17:31:05 +07:00