Gammatone:
Filter:
Classes (extension) | UGens > Analysis | UGens > Filters

Gammatone : UGen : AbstractFunction : Object
ExtensionExtension

Single gammatone filter

Description

A bandpass filter, as used in auditory modeling; approximates the frequency selectivity of a haircell site on the basilar membrane in the cochlea.

coded following: V Hohmann Frequency analysis and synthesis using a Gammatone filterbank Acta Acustica vol 88 (2002): 433--442

Class Methods

Gammatone.ar(input, centrefrequency: 440.0, bandwidth: 200.0, mul: 1.0, add: 0.0)

Arguments:

input

input sound to filter.

centrefrequency

Centre frequency. Default value is 440.0. Cannot be modulated.

bandwidth

Bandwidth of filter. Default value is 200.0. Cannot be modulated.

Inherited class methods

Instance Methods

Inherited instance methods

Examples