Skip to content

Instantly share code, notes, and snippets.

View kklemon's full-sized avatar

Kristian Klemon kklemon

  • Munich 🍺
  • 03:06 (UTC +02:00)
View GitHub Profile
@kklemon
kklemon / midi-program-change-events.json
Last active June 27, 2018 14:50
JSON file containing all MIDI program change events with the event number and instrument name hierarchically categorized. Parsed from https://en.wikipedia.org/wiki/General_MIDI#Program_change_events
[
{
"instruments": [
{
"name": "Acoustic Grand Piano",
"program": 1
},
{
"name": "Bright Acoustic Piano",
"program": 2