The Music Visualizer is a web application that visualizes the frequencies of pre-loaded songs in real-time. Users can select songs from a predefined list and see visual representations of the music's frequencies.
- Pre-loaded Songs: Includes a selection of songs that users can choose from.
- Real-time Frequency Visualization: Displays visualizations that correspond to the frequencies of the currently playing song.
- Frontend:
- HTML5
- CSS3
- JavaScript
- Clone the repository: git clone https://github.com/sblevins-dev/MusicVisualizer.git
- Open index.html in your web browser to view the web page.
- Open the web page (index.html) in a web browser.
- Click the play button to start visualizing the song's frequencies.
- Enjoy watching the music come alive through visualizations!
Contributions are welcome! If you have any suggestions, please create a pull request or open an issue.