summaryrefslogtreecommitdiff
path: root/libs/ardour/fixed_delay.cc
AgeCommit message (Collapse)Author
2017-09-26Fix FixedDelayline, default configuration increased set max-delayRobin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
Generated by tools/f2s. Some hand-editing will be required in a few places to fix up comments related to timecode and video in order to keep the legible
2016-04-09refactor and document delaylineRobin Gareus
2016-04-08Add a fixed (not de-clicked) multi-buffer audio/midi delayline.Robin Gareus
A ringbuffer intended to be used for plugin-thru/bypass latency compensation.