PV_RandComb:
Filter:
Classes | UGens > FFT

PV_RandComb : PV_ChainUGen : WidthFirstUGen : UGen : AbstractFunction : Object

Pass random bins.
Source: FFT.sc

Description

Randomly clear bins.

Class Methods

PV_RandComb.new(buffer, wipe: 0.0, trig: 0.0)

Arguments:

buffer

FFT buffer.

wipe

Clears bins from input in a random order as wipe goes from 0 to 1.

trig

A trigger, that selects a new random ordering.

Inherited class methods

Instance Methods

Inherited instance methods

Examples