Ever wish you could simply right click on the file and use a simple one time command to quickly strip out everything but the Note On/Off data?
Well, I've been working on a little personal project called Strip To MIDI Notes Only.
Strip To MIDI Notes Only (name pending)
THIS VERSION IS NO LONGER AVALIBLE.DOWNLOAD NEW VERSION HERE!
It's a shell app that implements commands from Jeff Glatt's MIDI File Disassembler/Assembler and Auto Hot Key that automatically strips down a file to basic MIDI On/Off messages. No need to open the file into another app and edit it, this is just a one step process.
In a nut shell it installs MIDI File Disassembler/Assembler and the STMNO shell commands and allows you to right click on a MIDI file, select the command, quickly filters out all other info except MIDI On/Off messages and gives a confirmation that the process is complete. I've successfully tested it on Type 0 and 1 MIDI file types and it keeps multitrack MIDI files intact (does not combine all the info into one track).
At this stage it directly uses MIDI File Disassembler/Assembler to carry out the conversion, filtering and saving. I plan on creating my own converter/filter using REXX Development Language once I've completed this faze of testing.
I'm wondering if anyone could help me with this:
- Let me know if you'd be interested in this.
- Help me come up with a better name (Strip to MIDI notes Only is kind of long).
- Test it out on MIDI files and tell me if you encounter any problems.
Please let me know if this would be of interest to you and I will upload it and post a link here.
Thanks




