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.7 | http://www.python.org/download/ |
| NumPy | http://www.scipy.org/Download |
| PySide | http://qt-project.org/wiki/PySideDownloads |
| PySide-QtMultimedia | Included 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
| Esc | Enter and exit full screen mode |
| 1-9 | Change number of columns displayed |
| Q-T | Change color |
| I-P | Hide or show columns |