alemangui / pizzicato

Library to simplify the way you create and manipulate sounds with the Web Audio API.
https://alemangui.github.io/pizzicato/
MIT License
1.66k stars 130 forks source link

Crackling sound being generated? #180

Closed lexterror closed 1 year ago

lexterror commented 1 year ago

Hi,

Im using your library. I have html/js/code I wrote for a "Zen Sound Generator”. Im not sure why I hear crackling noises. Especially on Android but also on desktop. The code I wrote also has a bunch of arrays that get sounds randomly. I thought maybe Im not removing old instances of pizzicato objects. Could that be the problem?

Please let me know! Also, if thats not the issue am I using the wrong library?

Thank you!

https://zen-wood-chime-generator.sourceforge.io/index.html

lexterror commented 1 year ago

Switched to different library. Thank you.