Minim core ugens analysis |
|||||||
Name | setSample | ||||||
Examples | None available |
||||||
Description | Sets the sample data used by this Sampler by copying the contents of the provided MultiChannelBuffer into the internal buffer. | ||||||
Syntax | setSample(newSampleData, sampleRate); |
||||||
Parameters |
|
||||||
Returns | None | ||||||
Usage | Web & Application | ||||||
Related | MultiChannelBuffer |
||||||