Minim
core | ugens | analysis
 

FourierTransform

getAvg

Description

Gets the value of the ith average.

Signature

float getAvg(int i)

Parameters

i — int: the average you want the value of

Returns

float: the value of the requested average band

Related

FFT

Example

None available

Usage

Web & Application