allpass~
Examples
Arguments
delayTime [auto]
Optional
Sets the delay time in ms.
gain [auto]
Optional
Sets the filter gain.
Inlets
x [auto]
The signal to be filtered.
delayTime [auto]
Sets the delay time in ms.
gain [auto]
Sets the filter gain.
Outlets
out1 [signal]
The filtered signal.
Dynamic Attributes
These attributes can be modified in the code during execution using the set object
delayTime [auto]
Sets the delay time in ms.
gain [auto]
Sets the filter gain.
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 |
---|---|
allpass~ | Apply an allpass filter effect |
biquad | |
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 |
swanramp~ | Switch-and-ramp click compensation |