Parameter | Description |
---|---|
context | The ProcessingContext for the current mix-frame. |
pipe | Cross-thread communications pipe. |
output | The contents of this buffer will be additively added to the main audio output. |
Return the main result of your computation to the system in `output`.
The contents written to the output [ChannelBuffer] will be additively added to the main audio output.