My goal is for q5.js to have basic sound support so users don't need to load p5.sound if they don't need to. See loudSound for the current implementation.
I think setPan would be a great addition but I couldn't yet figure out how to do it. If anyone wants to implement this let me know!
My goal is for q5.js to have basic sound support so users don't need to load p5.sound if they don't need to. See
loudSound
for the current implementation.I think
setPan
would be a great addition but I couldn't yet figure out how to do it. If anyone wants to implement this let me know!