Minim |
|
get |
Description Returns the value of the ith entry in this Wavetable's waveform. This is equivalent to getWaveform()[i].Signature float get(int i) Parameters i — int: the index of the sample to returnReturns float: the value of the sample at i Related WavetableExample None available Usage Web & Application |