Simple delay line with cubic interpolation which uses a buffer for its internal
memory.
Warning: For reasons of efficiency, the effective buffer size is the
allocated size rounded down to the next power of two. For example, if 44100
samples are allocated, the maximum delay would be 32768 samples. Also note that
the buffer must be monophonic.
Simple delay line with cubic interpolation which uses a buffer for its internal memory.
Warning: For reasons of efficiency, the effective buffer size is the allocated size rounded down to the next power of two. For example, if 44100 samples are allocated, the maximum delay would be 32768 samples. Also note that the buffer must be monophonic.
Buffer id.
The input signal.
Delay time in seconds.
BufDelayL
BufDelayN