Chapter 5 Use with MIDI devices
This chapter explains how the
●Using a MIDI sound source to play the metronome
●Synchronized operation with a MIDI sequencer
●Controlling the mixer from a MIDI sequencer (Compu- mix)
About MIDI
This section explains the basic concepts of MIDI, and how the
■MIDI messages
The
Note messages
These messages are used to play notes. On a keyboard, these message transmit the key (note number) that was pressed, and how strongly it was pressed (velocity). On the
Program Change messages
These messages are for the purpose of selecting sounds, and contain a program number of 1Ð128. The
■What is MIDI
MIDI stands for ÒMusical Instrument Digital Interface.Ó It is a worldwide standard that allows electronic musical instru- ments and personal computer to exchange musical perfor- mance data and messages such as sound selections. Any
■MIDI connectors
MIDI messages (the data handled by MIDI) are transmitted and received using the following three types of connectors. On the
MIDI IN: This receives MIDI messages from exter- nal MIDI devices.
MIDI OUT: This transmits MIDI messages from the
MIDI THRU: This
■MIDI channels
MIDI is able to send information over a single MIDI cable independently to two or more MIDI devices. This is made possible by the concept of MIDI channels. You can think of MIDI channels as being somewhat similar in function to the channels on a television. By changing the channel of a TV set, you can view a variety of programs being transmitted by different broadcast stations. This is because data is received only from the transmitter whose channel is select- ed on the receiver.
In the same way, a MIDI device whose receive channel is set to Ò1Ó will receive only the data being transmitted by anoth- er MIDI device whose transmit channel is also set to Ò1.Ó
Control Change messages
In general, these messages are used to transmit information such as vibrato, hold, and volume etc., that makes a perfor- mance more expressive. The various functions are differen- tiated by a controller number from 0Ð127, and the controller number is defined for each function. The functions that can be controlled on any given device will depend on that device.
On the
Exclusive messages
Unlike note messages and control change messages, exclu- sive messages are used to transmit settings that are unique to a particular device. On the
■MIDI implementation chart
MIDI allows a variety of electronic musical instruments to communicate with each other. However it is not necessarily the case that all devices will be able to communicate using all types of MIDI message. They can only communicate using those types of MIDI message that they have in com- mon.
Each ownerÕs manual for a MIDI device includes a MIDI Implementation Chart. This chart shows you at a glance the types of MIDI message that can be transmitted and received. By comparing the implementation charts of two devices, you will be able to see the types of message with which they will be able to communicate.
Chapter 5
85