Minim |
|
set |
Description Sets the ith entry of the underlying waveform tovalue . This is equivalent to:
Signature void set(int i, float value) Parameters i — int: the index of the sample to setvalue — float: the new sample value Returns None Related WavetableExample None available Usage Web & Application |