Minim
core | ugens | analysis
 

Wavetable

size

Description

Returns the length of the underlying waveform. This is equivalent to:

getWaveform().length

Signature

int size()

Returns

int: the length of the underlying float array

Related

Wavetable

Example

None available

Usage

Web & Application