Science  People  Locations  Timeline
Index: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Home > Musical Instrument Digital Interface


 Contents
Musical Instrument Digital Interface, or MIDI, is a system designed to transmit information between electronic musical instruments. The MIDI standard was published in August 1983.

MIDI allows computers, synthesizers, sound cards and drum machines to control one another, and to exchange system information. Though modern computer sound-cards are MIDI-compatible and capable of creating realistic instrument sounds, the fact that sound cards' MIDI synthesizers have historically produced sounds of dubious quality has tarnished the image of a general purpose computer as a MIDI instrument.

MIDI is almost directly responsible for bringing an end to the "wall of synthesizers" phenomenon in 1970s- 80s rock music concerts, when musical keyboard performers were sometimes hidden behind banks of various instruments. Following the advent of MIDI, many synthesizers were released in rack-mount versions, enabling performers to control multiple instruments from a single keyboard. Another important effect of MIDI has been the development of hardware and computer-based sequencers, which can be used to record, edit and play back performances.

Synchronisation of MIDI sequences is made possible by the use of MIDI timecode, an implementation of the SMPTE time code standard using MIDI messages, and MIDI timecode has become the standard for digital music synchronization.

1 The MIDI specification

1.1 Electrical connections

The MIDI standard consists of a messaging protocol designed for use with musical instruments, as well as a physical interface standard. A physical MIDI connection consists of a one-way ( simplexDuplex is the having of two principal elements or parts. A duplex home is the US name for a particular type of housing; see Semi-detached. A Duplex Lamp is a type of oil lamp. Telecommunications In telecommunications, duplex means "two-way" when referring) serial current-loop connection running at 31,250 bits per second.

Only one end of the loop is referenced to ground, with the other end 'floating', to prevent ground loops from producing analog audio interference and hum. The current loop on the transmitter side drives the LED of an opto-coupler on the receiver side. This means, the devices are in fact opto-isolated. The opto-coupler must be a high-speed type (the Sharp PC900 is very common). As most opto-couplers have asymmetrical switching time s (delays for switching on are different from the delays when switching off), they distort the signal (the zero to one relations). If you connect several MIDI devices in series by daisy-chaining the MIDI-THRUA MIDI-THRU (output) is an auxiliary output for MIDI signals, mostly found on musical instruments like synthesizers. It started to be added soon after the introduction of MIDI into the market, in order to improve performance. MIDI consists of a ring of ca to the next devices MIDI-IN , the signal gets more and more distortedIn telecommunication and signal processing, the term distortion has the following meanings: #In a system or device, any departure of the output signal waveform from that which should result from the input signal waveform's being operated on by the system' (until receive errors happen because the pulses get too narrow).

1.2 Message format

Each connection can transmit standard musical messages, such as note-on , note-off , volume, pitch-bend and modulation signals coded with 16 "channel" identifiers. Note messages can represent any note from C,,,, (i.e. five octaveIntervals : For the numerical computation software, see GNU Octave. In music, an octave (sometimes abbreviated 8ve or 8va is the interval between one musical note and another with half or double the frequency. For example, if one note is pitched at 400 Hzs below middle c or 8.175 HzHertz is also the name of a car rental company. See The Hertz Corporation''. The hertz (symbol Hz is the SI unit of frequency. It is named in honour of the German physicist Heinrich Rudolf Hertz who made some important contributions to science in the fiel in common Western musical tuningThis page is about musical 'systems' of tuning, for the musical 'process' of tuning see tuning. Musical tuning is the system used to define which tones, or pitches, to use when playing music. In other words, it is the choice of level and spacing of freque; designated as MIDI note 0) to g (i.e. five octaves above the g above middle c or 12,557 Hz; designated as MIDI note 127) with precision down to the semitone. Pitch-bend messages range in ±2 semitones (sometimes adjustable with Registered Parameter Numbers ), with precision of 1/4,096 semitone. (The human hearing system can't hear the difference between adjacent pure tones that differ by less than 1/20 semitone.)

It should be noted that MIDI can be used to provide facilities for playing in nonstandard musical tunings. However, these features are not standardised across all instruments.

The ability to multiplex 16 "channels" onto a single wire makes it possible to control several instruments at once using a single MIDI connection. When a MIDI instrument is capable of producing several sounds simultaneously (a multi-timbral instrument), MIDI channels are used to address these sections independently.



Read more »


Non User