vdelayx — A variable delay opcode with high quality interpolation.
imd -- max. delay time (seconds)
iws -- interpolation window size (see below)
ist (optional) -- skip initialization if not zero
aout -- output audio signal
ain -- input audio signal
adl -- delay time in seconds
This opcode uses high quality (and slow) interpolation, that is much more accurate than the currently available linear and cubic interpolation. The iws parameter sets the number of input samples used for calculating one output sample (allowed values are any integer multiply of 4 in the range 4 - 1024); higher values mean better quality and slower speed.
![]() |
Notes |
---|---|
|