PV_RectComb2:
Filter:
Classes | UGens > FFT

PV_RectComb2 : PV_ChainUGen : WidthFirstUGen : UGen : AbstractFunction : Object

Make gaps in spectrum.
Source: FFT.sc

Description

Alternates blocks of bins between the two inputs.

Class Methods

PV_RectComb2.new(bufferA, bufferB, numTeeth: 0.0, phase: 0.0, width: 0.5)

Arguments:

bufferA

FFT buffer A.

bufferB

FFT buffer B.

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