Read Me
MIDITOR is a command line compiler that takes ASCII, chromatically scored, guitar/drum tab like, files, compiling them into accurate multi track (channel) MIDI files. Effectively turning any ASCII editor into a MIDI editor.
This is a CodeBlocks project but can easily be compiled either manually on the command line or with a quickly written makefile.
It is pretty platform independent using standard file functions.
The Linux Ubuntu built version executable MIDITOR is included in this directory as is the MINGW32 built executable MIDITORWIN32.EXE.
Read MIDITOR.txt for an overview and example song.
Easier examples are in the Examples directory.
The 12BarMacros.txt and 12BarNoMacros.txt in the Examples directory are the same song done with and without macros.
When editing and compiling songs I tend to use a command line midi player in a script to check it, after the script has also compiled the song before hand.
G.