|
This article is a part of the "MIDI Reference".
| ||
|
MIDI
MIDI (Musical Instrument Digital Interface) is a communication protocol by which computers and musical instruments can communicate. With MIDI computers, music instruments, sound cards etc. can send and receive instructions from and to each other.
History
Before long, nearly every instrument maker in the world had adopted the standard, and though there have been refinements and modifications to MIDI along the way, even the earliest MIDI instruments are still capable enough to be used today. Since its adoption, MIDI has dramatically changed the way music is created, performed and recorded.
What is MIDI
Like a music score MIDI transmits instructions that must be acted on by some device that can make sound. While a piano or guitar player will interpret the music score and produce the sound required, in MIDI it is most likely a synthesizer or drum machine that will react to the information. MIDI is used both for realtime control of devices; and as files, where all the instructions are saved to a computer file. MIDI does not actually transmit sound electronically. Instead, its information is used in the sound-producing devices (synthesizers, drum machines, sound card etc.), that will create the sound you hear. |
How Does it Work
A MIDI transmission consists of a series of signals, called bits, that pass through a MIDI cable. These signals are electrical impulses that represent the 1's and 0's that make up the language of computers. When the impulses reach their destination (a device) the device interprets them as a series of instructions that usually result in the production of a sound.
The bits in the MIDI transmission move at 31,250 per second, and are transmitted in a serial manner, meaning one after another. Every bit does not represent a different note or event, however. Bits are grouped into strings of 10 to create MIDI messages.
MIDI messages detail specific aspects of a musical performance:
Together, MIDI messages represent an entire language of musical actions, and can be used to control all details of a complete symphony or a simple hymn. |
|