Skip to content

Visualize audio from a YouTube URL input with customizable settings for particles, sides, and colors.

Notifications You must be signed in to change notification settings

hlbotterman/audio_visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audio Visualizer

This project is a simple web-based audio visualizer that generates dynamic visuals based on the frequency spectrum of an audio file. It visualizes audio from a YouTube URL input with customizable settings for particles, sides, and colors.

Here is a screenshot of the application (without sound):

demo

Prerequisites

  • Node.js installed on your system.

Installation

  1. Clone the repository:

    git clone https://github.com/hlbotterman/audio_visualizer.git
    cd audio_visualizer
  2. Install dependencies:

    npm install

Running the Application

After installing the dependencies, you can start the application with the following command:

npm start

About

Visualize audio from a YouTube URL input with customizable settings for particles, sides, and colors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published