MIDI

From ShawnReevesWiki
Revision as of 22:09, 18 November 2010 by Shawn (talk | contribs) (Created page with 'Many pieces of electronic music equipment communicate via MIDI, a serial protocol. The signal, according to MIDI 1.0, must be a signal at 31,250 bits per second, 8-N-1 format: A …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Many pieces of electronic music equipment communicate via MIDI, a serial protocol. The signal, according to MIDI 1.0, must be a signal at 31,250 bits per second, 8-N-1 format: A start bit (must be 0), eight data bits, and one stop bit (must be 1). MIDI messages are usually a few bytes, so it takes about a millisecond to transmit a simple piece of information.


My MIDI tools

Traktor (see DJ_mixers) accepts MIDI commands.

iTouchMIDI sends MIDI commands from an iTouch or iPhone or iPad and inserts them into an Mac's internal MIDI bus. There are different control surfaces on the iOS screen, such as a keyboard, a matrix of buttons, or a movable target.

A Yamaha QY10 can be used as a battery-powered MIDI keyboard.

Resources

http://en.wikipedia.org/wiki/MIDI