RNBO Objects & Operators allpass~
Open Help

allpass~

Apply an allpass filter effect

Description

Use the allpass~ object to filter an input with an allpass filter. The allpass filter has a flat magnitude response but a complex phase response, typically delaying sharp transients.

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~
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