Minim |
|
setSample |
Description Sets the sample data used by this Sampler by copying the contents of the provided MultiChannelBuffer into the internal buffer.Signature void setSample(MultiChannelBuffer newSampleData, float sampleRate) Parameters newSampleData — MultiChannelBuffer: the new sample data for this SamplersampleRate — float: the sample rate of the sample data Returns None Related MultiChannelBufferExample None available Usage Web & Application |