Minim core ugens analysis |
|
Name | getWaveform |
Examples | None available |
Description | Returns the underlying waveform, not a copy of it. |
Syntax | getWaveform(); |
Returns | float[]: the float array managed by this Wavetable |
Usage | Web & Application |
Related | Wavetable |