CoffeeCollider
CoffeeCollider copied to clipboard
Avoid clicks and pops when calling "pause", "play", "resume"
Any advice on how to avoid clicks and pops when doing "pause" and "play" ?
Like somehow using a "Line" or "Env" to shape the main audio node and then bringing it back?
Any suggestions on how to implement that fade in / fade out natively on the pause / play methods?