summaryrefslogtreecommitdiff
path: root/gtk2_ardour/video_server_dialog.cc
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2015-12-06 13:49:16 +0100
committerRobin Gareus <robin@gareus.org>2015-12-06 14:27:24 +0100
commit065d7c852a1586a3020affd6905f108abf252119 (patch)
treea89c10785b7ae940204930f797200979b0817e49 /gtk2_ardour/video_server_dialog.cc
parentbc15146560abb7694e8e06735445f437d3ad40eb (diff)
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.
Diffstat (limited to 'gtk2_ardour/video_server_dialog.cc')
0 files changed, 0 insertions, 0 deletions