Minim core ugens analysis |
|||||||
Name | setChannel | ||||||
Examples | None available |
||||||
Description | Sets all of the values in a particular channel using the values of the provided float array. The array should be at least as long as the current buffer size of this buffer and this will only copy as many samples as fit into its current buffer size. | ||||||
Syntax | setChannel(channelNumber, samples); |
||||||
Parameters |
|
||||||
Returns | None | ||||||
Usage | Web & Application | ||||||
Related | |||||||