Minim
core | ugens | analysis
 

Wavetable

getWaveform

Description

Returns the underlying waveform, not a copy of it.

Signature

float[] getWaveform()

Returns

float[]: the float array managed by this Wavetable

Related

Wavetable

Example

None available

Usage

Web & Application