Minim |
|
setWaveform |
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.Signature void setWaveform(float[] waveform) Parameters waveform — float[]: the new sample dataReturns None Related WavetableExample None available Usage Web & Application |