CocoaMIDICocoaMIDI CocoaMIDI reads in a plain text file that gives chords, timing, and volume commands, and generates a MIDI file
CocoaMIDICocoaMIDI 1.1CocoaMIDI is a simple application that reads in a plain text file that gives chords, timing, and volume commands, and generates a MIDI file playing the chords on a guitar in response. For example, "E F# G# A B C# D# ^12^ E" plays an ascending E major scale. CocoaMIDI is a program I wrote because as a bass player I sometimes need to hear actual chords played so I can test out some new bass line. CocoaMIDI has you select a plain text input file in the format described below, and then has you save it as a MIDI file. It converts chords in the text file, such as "A" or "F#", into a MIDI file, including variable note length, volume, and key. CocoaMIDI is public domain. |
|||||||||||||||||||||||