Audio Frequency Graph Generator is a reference tool for people who want to do web-based audio visualization.
- Select buffer size
- Add or remove frequency bins according to the needs
- Load sample track or choose an local audio file
- Click play to generate real-time frequency graph
Default buffer size: 512
Default frequency bins: [0, 5, 10, 50, 100, 200, 300, 400, 500]
- Web Audio API - To analyse the audio's frequency data in real-time
- Plotly.js - Used to draw frequency data
- Materialize - Used for the UI
Sample Audio: In My Clouds by LAKEY INSPIRED
This project is licensed under the MIT and Anti 996 License - see the MIT LICENSE and ANTI 996 LICENSE file for details