The DSP Toolchest
418
Parameters:
Master Bypass
{On, Off}
See also:
MIODelay
• Synopsis: Adjustable Sample Delay - 255 samples max
• Category: Delay, Building Blocks
• Channels: 1, 2
Description:
Provides an integer sample delay from the input to the output. Changes in the delay time are not
interpolated, which means that changing the delay time will result in a glitch. As a result, this delay
is most suited for use as a fixed delay (as part of an algorithm or for a fixed compensation).
This version of the delay provides up to 255 samples of delay (5.3 ms memory in the DSP to provide
the highest possible DSP performance.
Parameters:
Delay(samp)
[0, 255] samps
Specifies the delay throught the process block in samples.
Master Bypass
{On, Off}
When engaged sets the delay through the block to 0.
See also:
,
,
,
MIOModDelay
• Synopsis: Control Signal Modulated Interpolated Delay
• Category: Delay, Building Blocks
• Channels: 1, 2
Description:
MIOModDelay is a dynamic, interpolating delay that uses a audio control signal to set the delay
time through the process. The input control signal is clipped to the range of 0.0
…
1.0, and then
is multipled with the maximum delay specified by
Delay(samp)
. The resulting fractional delay is
applied to the input signal to form the output signal.
Since the delay is variable on a sample by sample basis, and it supports fractional delays, the
MIOModDelay can be used for automatic modulation effects like vibrato and chorus.