PV_Min:
Filter:
Classes | UGens > FFT

PV_Min : PV_MagMul : PV_ChainUGen : WidthFirstUGen : UGen : AbstractFunction : Object

Minimum magnitude.
Source: FFT.sc

Description

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

Class Methods

PV_Min.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