onepole_lin~
Examples
Arguments
linearFreq [auto]
Optional
Sets the linear cutoff frequency (0. - 1.)
Inlets
x [auto]
The signal to be filtered.
linearFreq [auto]
Sets the linear cutoff frequency (0. - 1.)
Outlets
out1 [signal]
The filtered signal.
Dynamic Attributes
These attributes can be modified in the code during execution using the set object
linearFreq [auto]
Sets the linear cutoff frequency (0. - 1.)
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 |
| 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 |