Write to a buffer at an index.
inputArray |
Input UGens (channelArray). |
bufnum |
The index of the buffer to use. |
phase |
Modulateable index into the buffer (has to be audio rate). WARNING: The phase argument only offers precision for addressing 2**24 samples (about 6.3 minutes at 44100Hz) |
loop |
1 means true, 0 means false. This is modulateable. |