GDSC-RCCIIT / General-Purpose-Scripts

A repository containing several general purpose Python scripts to automate daily and common tasks.
GNU General Public License v3.0
49 stars 116 forks source link

Music Visualizer #319

Closed JaniniRami closed 3 years ago

JaniniRami commented 3 years ago

Music visualizer made with Python.

Describe the new script you want

The script will be written in python and will use algorithms to convert audio files to matrices and show a bar music visualization based on the processing of the audio file.

Do you want to work on this?