qwertyquerty / midi_visualizer

Lightweight MIDI Input Visualizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lightweight MIDI Input Visualizer

Installation

  • Install Python 3.4 or later

  • Clone or download the repo

  • Run pip install -r requirements.txt

Usage

  • Run with python visualizer.py

Default Keybinds

  • P: MIDI Panic button, reset all notes to not pressed
  • C: Cycle pressed color (cycles between 6 different colors)
  • R: Reset MIDI connection (useful if keyboard disconnects temporarily)
  • ESC: Exit program

About

Lightweight MIDI Input Visualizer

License:GNU General Public License v3.0


Languages

Language:Python 100.0%