We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi everyone! I'm student in graphic design and I would like to work with sound and visual for my final project this year. I have the idea of a simple sound animation (with mp3, not with microphone) to make different animation so different vizual. I would like to work with just sound wave and simple forms (like square, circle) which react of the sound. Is that possible? Maybe I can use p5js ?? I'm a beginner with processing and I don't know how to do that....
Answers
Yes, the various sound libraries let you play mp3 or raw waveforms, so easy to incorpoprate sound into a sketch.
You should look at the Sound library's amplitude and FFT objects ;)
Thank you ! :)