PV_RectComb:
Filter:
Classes | UGens > FFT

PV_RectComb : PV_ChainUGen : WidthFirstUGen : UGen : AbstractFunction : Object

Make gaps in spectrum.
Source: FFT.sc

Description

Makes a series of gaps in a spectrum.

Class Methods

PV_RectComb.new(buffer, numTeeth: 0.0, phase: 0.0, width: 0.5)

Arguments:

buffer

FFT buffer.

numTeeth

Number of teeth in the comb.

phase

Starting phase of comb pulse.

width

Pulse width of the comb.

Inherited class methods

Instance Methods

Inherited instance methods

Examples