Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1 KB

README.md

File metadata and controls

26 lines (20 loc) · 1 KB

Music Visualizer

Description

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.

Features

  • 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.

Technologies Used

  • Frontend:
    • HTML5
    • CSS3
    • JavaScript

Installation and Setup

Usage

  • 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

Contributions are welcome! If you have any suggestions, please create a pull request or open an issue.