ICepstrum:
Filter:
Classes (extension) | UGens > FFT

ICepstrum : Cepstrum : PV_ChainUGen : WidthFirstUGen : UGen : AbstractFunction : Object
ExtensionExtension

Transform a cepstrum back to a spectrum

Description

See Cepstrum.

Class Methods

ICepstrum.new(cepchain, fftbuf)

Arguments:

cepchain

a cepstral chain, such as that produced by Cepstrum or any PV_ UGens that have operated on a cepstrum.

fftbuf

The FFT buffer, typically the one that was the original source used for the forward transform.

Returns:

a standard FFT chain.

Inherited class methods

Instance Methods

Inherited instance methods