Michael Chernoff
Results
1
comments of
Michael Chernoff
> Same problem here. Working intermittently. I loaded the sound lib JS on button click and it works. > > ``` > $("#button").click(function(){ > $.getScript( "/lib/addons/p5.sound.min.js" ) > .done(function( script,...