Minim
core | ugens | analysis
 

WindowFunction

generateCurve

Description

Generates the curve of the window function.

Signature

float[] generateCurve(int length)

Parameters

length — the length of the window

Returns

the shape of the window function

Related

Example

None available

Usage

Web & Application