APF:
Filter:
Classes | UGens > Filters > Linear | UGens > Undocumented

APF : TwoPole : Filter : PureUGen : UGen : AbstractFunction : Object

FIXME: APF purpose.
Source: Filter.sc

Description

FIXME: APF description.

Class Methods

APF.ar(in: 0.0, freq: 440.0, radius: 0.8, mul: 1.0, add: 0.0)

From superclass: TwoPole

APF.kr(in: 0.0, freq: 440.0, radius: 0.8, mul: 1.0, add: 0.0)

From superclass: TwoPole

Arguments:

in

FIXME: explain parameter in.

freq

FIXME: explain parameter freq.

radius

FIXME: explain parameter radius.

mul

Output will be multiplied by this value.

add

This value will be added to the output.

Inherited class methods

Instance Methods

Inherited instance methods