midi2mg
A text to MIDI program
Install
- All systems
-
curl cmd.cat/midi2mg.sh
- Debian
-
apt-get install midge
- Ubuntu
-
apt-get install midge
- Kali Linux
-
apt-get install midge
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install midge
- Raspbian
-
apt-get install midge
- Dockerfile
- dockerfile.run/midi2mg
midge
A text to MIDI program
Midge generates MIDI files from text input. Most General MIDI features are supported, and there are some basic methods of randomly generating sequences. Also included is a decompiler and an emacs mode.