13
0
livetrax/libs
Robin Gareus 065d7c852a outline a "NoSampleAccurateControl" LV2 feature:
Since control-ports have a fixed value for the current process-block,
Ardour splits a plugin's run() process cycle on every automation event
to facilitate sample-accurate automation.

Since automation is interpolated between events, this ensures that each
explicit automation point is reached (not interpolated).

Plugins where this is not required and which favor a fixed block-size,
can now specify an optional Feature: NoSampleAccurateControl.

One example: a convolution plugin with smoothed gain control.
2015-12-06 14:27:24 +01:00
..
appleutility fix OS X system detection (amend 66704ee) 2015-10-18 23:19:52 +02:00
ardour outline a "NoSampleAccurateControl" LV2 feature: 2015-12-06 14:27:24 +01:00
ardouralsautil
audiographer use quotes for in-tree pbd/glib wrapper include 2015-10-05 22:15:18 +02:00
backends JACK: expose --nperiods option 2015-12-05 13:56:18 +01:00
canvas Move PBD symbol demangle functions into pbd/demangle.h/cc 2015-12-01 14:22:38 +10:00
clearlooks-newer NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
clearlooks-older NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
evoral Handle paste from non-toggled to boolean automation track. 2015-10-31 03:54:18 +11:00
fst
gtkmm2ext NOOP, remove trailing whitespace, replace tabs in python scripts 2015-11-29 17:54:31 +01:00
libltc
midi++2 netbsd: Fix unportable shell construct 2015-12-03 12:19:34 +01:00
panners NOOP, remove trailing whitespace, replace tabs in python scripts 2015-11-29 17:54:31 +01:00
pbd rename ProcessSemaphore to Semaphore (libs) 2015-12-02 20:18:48 +01:00
plugins/reasonablesynth.lv2
ptformat NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
qm-dsp fix Vamp Onset Detector. 2015-10-08 16:18:39 +02:00
surfaces more Faderport debugging, for windows 2015-12-04 18:11:05 -06:00
timecode NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
vamp-plugins add basic VAMP plugin for EBUr128 analysis 2015-11-03 19:21:32 +01:00
vfork