Hi,
For sound tutorials, just a quick search on internet and you have this :
- Sound / Processing.org (Processing Sound)
- http://code.compartmental.net/tools/minim/quickstart/ (Minim library)
And also this pdf looks really nice :
http://responsivedesign.de/wp-content/uploads/2016/05/tutorial-06_processing-soundmapping2.pdf
Also the SoundCipher
library that I didn’t know :
http://explodingart.com/soundcipher/index.html
For the geomerative library, you can take a look at the examples on the GitHub page :
Remember that you have everything online, if there’s no tutorials, just read the documentation to see function and methods definitions!