WEEK 9
Sound - Worksheet
Load a single sound file and play it.
Load 10 sound files with a loop and an array.
Enable mic input and visualize the level of the mic with the size of an ellipse. Change the background color to a new random color if the level exceeds a certain amount. Consult the documentation for the p5.AudioIn() mic objects.