Skip to content

A simple program to view the soundwaves of an entire song or video written in Python 3.

License

Notifications You must be signed in to change notification settings

BrandonXLF/audio-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audio Visualizer

Audio Visualizer is a simple program to view the soundwaves of an entire song or video written in Python 3. The program opens a file containing audio data and graphs it in a line chart with timestamps at the bottom.

Usage

  1. Make sure Python 3 is installed
  2. Make sure ffmpeg is installed and accessible
  3. Download the python file
  4. Download dependencies with pip install matplotlib numpy
  5. Run AudioVisualizer.py with Python

Example

About

A simple program to view the soundwaves of an entire song or video written in Python 3.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages