ExtensionHelper pseudo UGen for writing data into a buffer from a Kr stream. It only works with one-channel buffers.
Create a new instance of this pseudo UGen.
| krStream |
The Kr stream to write into the buffer. |
| buffer |
The buffer to write the Kr stream into. Can be either a Buffer object, or an index poiting to a buffer. |
| krStartChan |
The channel in the |
| krNumChans |
The number of channels in the |
| destStartFrame |
The frame in the |
This class.
Use with other FluCoMa objects: