We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Any suggestions for sound fx learning libraries? In particular ones that don't require external files (I do love sketches that are completely free from external graphic and sound file dependencies)
Also in general a collection of "clips" to use - I guess I'm thinking something like https://www.leshylabs.com/apps/sfMaker/ but instead of making lil Wav files it has coding clips (I know that gets pretty complicated pretty quickly)
Comments
DID you look at minim library?
I used to love minim, but that's not really a p5 thing, right? Just java processing?
@kirkjerk -- here you go, Dan Shiffman on The Coding Train:
17.6: Sound Synthesis - p5.js Sound Tutorial
...and here are the reference entries and examples for p5.sound: