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
waveform   float[]: the new sample data
Returns None
Usage Web & Application
Related Wavetable