Skip to content
This repository has been archived by the owner on Apr 18, 2020. It is now read-only.
/ PyVisualizer Public archive

A simple music visualizer written in python and Qt

Notifications You must be signed in to change notification settings

ajalt/PyVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyVisualizer

A simple music visualizer written in python and Qt.

Binary Installation

The compiled binaries can be used without installation.

Running from Source

Install the following dependencies:

Python 2.7http://www.python.org/download/
NumPyhttp://www.scipy.org/Download
PySidehttp://qt-project.org/wiki/PySideDownloads
PySide-QtMultimediaIncluded in the PySide binaries on Windows and OSX

The program can be run with python main.py

Usage

The visualizer uses sound from your microphone to generate the visuals, so make sure your microphone is working.

Controls

EscEnter and exit full screen mode
1-9Change number of columns displayed
Q-TChange color
I-PHide or show columns

About

A simple music visualizer written in python and Qt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages