ajalt / PyVisualizer

A simple music visualizer written in python and Qt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%