75f9938727
This is a pure monophonic converter but should still help quite a bit with importing existing projects from LMMS or OpenMPT.
3 lines
90 B
Bash
3 lines
90 B
Bash
#!/bin/bash
|
|
python3 beep2offitracker.py "beep $(python2 python-midi-beeper-tobash.py $1)"
|