AudioKitEX icon indicating copy to clipboard operation
AudioKitEX copied to clipboard

Clear output buffer during CallbackInstrument DSP

Open MartinColja opened this issue 1 year ago • 1 comments

When connecting CallbackInstrument to the Mixer after another node, it will return the buffer as is. This will double the values inside the Mixer, and it can be fixed by filling the output buffer with zeros during DSP.

MartinColja avatar Mar 01 '24 12:03 MartinColja

Hey @aure, could this be merged?

jcavar avatar Jun 03 '24 08:06 jcavar