WaveWarp 2.0 Component
      

Multirate:
Simple Control DownSampler
|
Functional Description
Reduces the sample rate of the input control signal by an integer factor, M, by retaining only
every Mth sample. The output sample rate is a factor of M lower than the
input sample rate.
Separate components are provided for 2, 3, 4, and M (flexible) downsampling
factors.
IMPORTANT: This is the simplest form of downsampling and has no protection
against aliasing. It should not be used if the input control signal has spectral
content above Fs/2M, where Fs is the input sample rate.
However, for most control signals used in WaveWarp, this is rarely an issue,
so this component is adequate.
Algorithm
See
[CrRa]
and
[StNg]
for a detailed treatment
of multirate signal processing.
For a specific discussion
on downsampling by an integer factor, see
section 2.3.2 of
[CrRa]
and chapters 1 & 3 of
[StNg].
Signal Implementations
| Audio signals | Control signals | Description |
| n/a | Single input single output | Converts the sample rate of the control signal |
Related components:
Example DrawingBoards illustrating usage:

      
|