dcblock~ Reference

A one-pole high-pass filter to remove DC components

dcblock~

Examples

Arguments

gain [auto]

Optional

Changes the gain level.

Inlets

x [auto]

The signal to be filtered.

gain [auto]

Changes the gain level.

Outlets

out1 [signal]

The filtered signal.

Dynamic Attributes

These attributes can be modified in the code during execution using the set object

gain [auto]

Changes the gain level.

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
dcblock
filtercoeff~ Signal-rate filter coefficient generator
allpass~ Apply an allpass filter effect