Minim |
|
offset |
Description Apply a DC offset to this Wavetable. In other words, addamount to every sample.
Signature void offset(float amount) Parameters amount — float: the amount to add to every sample in the tableReturns None Related WavetableExample None available Usage Web & Application |