Releases: Kermalis/MIDIProgramSplitter
Releases · Kermalis/MIDIProgramSplitter
v1.1
Version 1 I guess
To use, you need a command prompt or terminal. Arguments are inFile
and outDir
. Use like this:
MIDIProgramSplitter.exe "C:\Users\Kermalis\Documents\Development\GitHub\pokeemerald\sound\songs\midi\mus_vs_aqua_magma.mid" "E:\Music\MIDIs\Split Rips\RSE"
The output directory will contain the file with the same name as the input midi (it will overwrite an existing file if it's the same name). MIDIs must be Format1
for now.
The download is a Windows-x64 release but you can build the program for any environment and run it yourself.