Minim core ugens analysis |
||||
Name | setWaveform | |||
Examples | None available |
|||
Description | Sets this Wavetable's waveform to the one provided. This will not copy the values from the provided waveform, it will use the waveform directly. | |||
Syntax | setWaveform(waveform); |
|||
Parameters |
|
|||
Returns | None | |||
Usage | Web & Application | |||
Related | Wavetable |
|||