public marks

PUBLIC MARKS from Emaux with tags interface & midi

January 2008

Developer resources: Assistive Technology : UNC-CS

On this page you will find links to documentation, tutorials, Windows binaries, and source code for our various Python libraries.

November 2007

MIDI and Music Synthesis Tutorial

The Musical Instrument Digital Interface (MIDI) protocol has been widely accepted and utilized by musicians and composers since its conception in 1983. MIDI data is a very efficient method of representing musical performance information, and this makes MIDI an attractive protocol not only for composers or performers, but also for computer applications which produce sound, such as multimedia presentations or computer games. However, the lack of standardization of synthesizer capabilities hindered applications developers and presented new MIDI users with a rather steep learning curve to overcome.

June 2007