Resonant lowpass filter
Name | Type | Opt | Description |
---|---|---|---|
initial-cutoff-frequency and response (ints or floats) | list | opt | Numbers set the initial cutoff frequency and resonance. The default values for both are 0. If a signal is connected to the middle or right inlet, the argument corresponding to that inlet is ignored. |
int | cutoff-frequency/resonance [int] |
An | or can be sent in the middle or right inlets to change the cutoff frequency or resonance. If a signal is connected one of the inlets, a number received in that inlet is ignored.
float | cutoff-frequency/resonance [float] |
An | or can be sent in the middle or right inlets to change the cutoff frequency or resonance. If a signal is connected one of the inlets, a number received in that inlet is ignored.
clear | Clears the filter's memory. Since lores~ is a recursive filter, this message may be necessary to recover from blowups. | |
signal | In left inlet: Any signal to be filtered. In middle inlet: Sets the lowpass filter cutoff frequency. In right inlet: Sets a "resonance factor" between 0(minimum resonance) and 1(maximum resonance). Values very close to 1 may produce clipping with certain types of input signals. |