Inspiration
Inspiration to build this came from EddieHub.
What it does
It visualises the audio that is being played. You can provide local audio files using Choose File button and it will play as well as visualise that file.
How we built it
I used Html, CSS and JavaScript to build this. It uses Audio API to play music and uses to FileReader class to read local audio files and play them.
Challenges we ran into
Playing local audio file was really challenging.
Accomplishments that we're proud of
Visualising a .mp3 file itself is a high achievement for me.
What we learned
I learnt more about Audio API and how to read local files using JavaScript.
Log in or sign up for Devpost to join the conversation.