PV_Max:
Filter:
Classes | UGens > FFT

PV_Max : PV_MagMul : PV_ChainUGen : WidthFirstUGen : UGen : AbstractFunction : Object

Maximum magnitude.
Source: FFT.sc

Description

Output copies bins with the maximum magnitude of the two inputs.

Class Methods

PV_Max.new(bufferA, bufferB)

From superclass: PV_MagMul

Arguments:

bufferA

FFT buffer A.

bufferB

FFT buffer B.

Inherited class methods

Instance Methods

Inherited instance methods

Examples