Skip to content

This project aims to recreate popular visualization features similar to those built into classic multimedia programs. We seek to implement the visualization of different frequencies in music through the use of Python and Pygame.

Notifications You must be signed in to change notification settings

garynotethan/sound-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sound Visualizer

Visualization Example

Audio spectrum analyzer with visual effects.

Getting Started

Step 1: Clone Repository

git clone https://github.com/garynotethan/sound-visualizer.git

(and enter the directory eg. cd sound-visualizer)

Step 2: Install Dependencies

with python installed on your computer, run:

pip install -r requirements.txt

Step 3: Execute Program

python main.py

Circles Visualization Example

Dots Visualization Example

About

This project aims to recreate popular visualization features similar to those built into classic multimedia programs. We seek to implement the visualization of different frequencies in music through the use of Python and Pygame.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages