Skip to content

Instantly share code, notes, and snippets.

View CleanPegasus's full-sized avatar
🐍
Focusing

Arun CleanPegasus

🐍
Focusing
View GitHub Profile
@devxpy
devxpy / midi_numbers.py
Last active May 22, 2024 06:29
A python script that converts MIDI message numbers to notes and instruments (and vice-versa)
INSTRUMENTS = [
'Acoustic Grand Piano',
'Bright Acoustic Piano',
'Electric Grand Piano',
'Honky-tonk Piano',
'Electric Piano 1',
'Electric Piano 2',
'Harpsichord',
'Clavi',
'Celesta',