P5js.sound shruti box example project

Simple Javascript browser Shruti Box using p5js.sound for the sample playback.

Github source code:

The script uses the p5js and p5js.sound libraries and expects to find them placed in relative to the root path. Either place the libraries there or edit the html file to point to the libraries elsewhere. “…/libraries/p5.js” “…/libraries/p5.sound.js” type=“text/javascript”

You can grab the libraries here:
https://p5js.org/

Shruti Box Web demonstration at Ocean Swift website: https://oceanswift.net/shrutiboxweb/

3 Likes