onepole~
Examples
Arguments
freqInHz [auto]
Optional
Sets the cutoff frequency in Hz.
Inlets
x [auto]
The signal to be filtered.
freqInHz [auto]
Sets the cutoff frequency in Hz.
Outlets
out1 [signal]
The filtered signal.
Dynamic Attributes
These attributes can be modified in the code during execution using the set object
freqInHz [auto]
Sets the cutoff frequency in Hz.
reset [bang] (default: 0)
Banging this attribute will reset the object to its default state.
x [auto]
The signal to be filtered.
See Also
Name | Description |
---|---|
onepole~ | Single-pole lowpass filter |
biquad~ | Two-pole, two-zero filter |
comb~ | Apply a comb filter effect |
cross~ | Third-order crossover filter |
lores~ | Resonant lowpass filter |
reson~ | Resonant bandpass filter |
svf~ | State-variable filter with simultaneous outputs |