Skip to content

Version 1 I guess

Compare
Choose a tag to compare
@Kermalis Kermalis released this 22 Apr 23:26
· 57 commits to main since this release

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.