Make your own Audio Spectrum Meter with Tone.js and p5js

Опубликовано: 24 Май 2026
на канале: Matthew Bardin
1,538
28

THis video goes over how to utilize the Tone.js library and the FFT() oobject to analyze a sound's frequency components.

Textbook page with Tone.js html code: https://pdm.lsupathways.org/3_audio/
Tone reference on FFT(): tonejs.github.io/docs/14.7.77/FFT
Code made in this video: https://editor.p5js.org/mbardin/sketc...

Video inspirations:
Coding Train:    • 17.11: Sound Visualization: Frequency Anal...  
Techmoan:    • Light Entertainment - Rack-mountable Spect...