p5.js-sound
p5.js-sound copied to clipboard
Sound distorts after a while
- p5.js/1.4.0/p5.js
- p5.js/1.4.0/addons/p5.sound.min.js
- android/chrome
- mac/chrome
I am seeing that after a while of running my sketch the sound starts to get distorted:
- https://editor.p5js.org/d2clon/sketches/n_6HiCZT2
In desktop takes about 1 ~ 2 minutes.. in mobile a few seconds
I have tried with different sound files and I get the same result. My final sketch/demo is this one:
- https://editor.p5js.org/d2clon/sketches/MOUUT3CBX
But I can not show it up because the problem with the sound
This might be a duplicate of #494
I have same problem! It seems not resolve in #494 Does anyone know what the solution to this problem is?