Examples currently use sound files that are hosted by the Tone.js library. I have new sound files that I'd like to use for the new reference docs, which can be found here:
https://github.com/processing/p5.sound.js/tree/main/sounds
Reference documents should be able to find those sound files similar to the way the original p5-sound library referenced them in the original docs, as in below.
How can we host those sounds so that they can be used in reference docs?
Examples currently use sound files that are hosted by the Tone.js library. I have new sound files that I'd like to use for the new reference docs, which can be found here:
https://github.com/processing/p5.sound.js/tree/main/sounds
Reference documents should be able to find those sound files similar to the way the original p5-sound library referenced them in the original docs, as in below.
How can we host those sounds so that they can be used in reference docs?