Categories
5. Classify This

Classify This

I used sound model as the input of my project. Based on the different sound that people make(whistle, talk, knock the laptop with finger nails), the stars will appear randomly inside of the canvas and light up with different sizes and different colors based on the different sound as the input.

Here is the link to my code: https://editor.p5js.org/ys4136/sketches/M1Grpw8p7

Here is the link to the sound model that I built:

https://teachablemachine.withgoogle.com/train/audio/1_L0eYw-h5oyC3WfCtXd_mg268FFfLPeA

Based on the feedback that I got in class, I added in more stars and a moon with a face, so that people can understand the differences between the three sound classes that are used in my code better. I also added in a text message to tell people to clap, whistle, or knock on something, so that people would not be as confused about what to do when first seeing my code. 

Whistle:

Clap:

Knock:

Trying to give users instructions on how to interact with the program.