Mac Categories

CocoaMIDICocoaMIDI 1.1


CocoaMIDICocoaMIDI CocoaMIDI reads in a plain text file that gives chords, timing, and volume commands, and generates a MIDI file

System Requirememts
Mac OS X or higher
Download Details
Company Paul Dorman
Version 1.1
Post Date September 10, 2009
License Freeware
File Size 321 KB
There are no screenshots

CocoaMIDICocoaMIDI 1.1


CocoaMIDI reads in a plain text file that gives chords, timing, and volume commands, and generates a MIDI file
CocoaMIDI 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.