lowres
Another resonant lowpass filter.
Syntax
Initialization
iskip -- initial disposition of internal data space. A zero value will clear the space; a non-zero value will allow previous information to remain. The default value is 0.
Performance
asig -- input signal
xcutoff -- filter cutoff frequency point
xresonance -- resonance amount
lowres is a resonant lowpass filter derived from a Hans Mikelson orchestra. This implementation is much faster than implementing it in Csound language, and it allows kr lower than sr. xcutoff is not in Hz and xresonance is not in dB, so experiment for the finding best results.
Examples
Here is an example of the lowres opcode. It uses the file lowres.csd.
See also
Standard Filters: Resonant Low-pass filters
Credits
Author: Gabriel Maldonado (adapted by John ffitch)
Italy
New in Csound version 3.49