Export Midi Chords From Text Chord
Band In A Box SGU Imports with the Text Chords it would be very handy to be able to Save these Chords to a track in the Midi Export.
http://musescore.org/en/node/46591#comment-227416
http://www.viscerallogic.com/cocoaMIDI/
"This tutorial will show you how to write a program that creates MIDI files of guitar chords by processing text files. Although I wrote this in Objective-C and the GUI is built using Cocoa, the MIDI algorithms could easily be applied to another language or platform. Essentially, this program scans a text file to look for a chord or some other symbol that it recognizes. Then it translates that into MIDI format code, and continues parsing until it reaches the end of the file."
Comments
Please don't assign to yourself unless you plan to provide the fix too.