Sound Visualization: Frequency Analysis with FFT
In this video, I use the p5.FFT object to analyze the frequencies (spectrum array) of a sound file. I create a "graphic equalizer" like visualization.
p5.js reference for the sound library
p5 reference for FFT (Fast Fourier Transform)
This.dot sound
- Editing
by Mathieu Blanchette
- Animations
by Jason Heglund