Alesis A6 Recording Equipment User Manual


 
Chapter 12: MIDI Functions
ANDROMEDA A6 REFERENCE MANUAL 249
MIDI messages that affect your instrument’s voices include:
Note On. This message communicates that a particular note is being played and
corresponds to a key being pressed down; values range from 000 (the lowest possible
note) to 127 (the highest possible note). Middle C is MIDI Note #60.
Note Off. Where a Note On message communicates when a note is to be played, this
message tells when the key has been released. This may appear a little like overkill,
but remember that we’re dealing with computers here: every action requires a
corresponding message to be communicated.
Velocity. A Velocity message corresponds to the dynamics of your playing by telling
the receiving device how quickly (or slowly) a note was played. Typically, Velocity
affects the loudness and brightness of the sound – playing harder makes the sound
louder and brighter; playing softly makes the sound quieter and less bright. In the
more elaborate products, this data can be routed to other aspects of the sound as well
for some very interesting results. Velocity values range from 001 (minimum velocity)
to 127 (maximum velocity). A velocity of 000 is equivalent to a Note Off message.
“Channel Pressure” and “Polyphonic Key Pressure”. These messages communicate
the physical pressure applied to the keyboard after a key is played. Channel Pressure
(commonly known as Aftertouch or Mono Pressure) represents the average amount of
pressure applied by all keys. Polyphonic Key Pressure produces individual pressure
messages for each key. As with Velocity, these functions typically affect the loudness
and brightness of the sound – pressing harder can be used to make the sound louder
and brighter. Also like Velocity messages, this data can be routed to affect other
aspects of the sound: pressure can be used, for example, to add vibrato.
Program Change. Sending a Program Change command from a sequencer or another
MIDI keyboard can change synth patches automatically. There are 128 Program
Change command numbers.
Also note that not all instruments and devices number programs consistently. Some
number them as 000-127, others as 001-128, and still others arrange programs in
banks of 8 programs (such as A1-A8, B1-B8, C1-C8, etc.).
Pitch Bend. This “bends” a note from its standard pitch.
Continuous Controllers. This term is sometimes abbreviated “CC” and is followed
by a number sign and a number, as in “CC #7”. If you look at the chart on the next
page, you’ll see that “Continuous Controller # 7” controls MIDI (or Main) Volume.
What we mean by “continuous” is that the controller is able “to go from 0 to 127 in
increments of 1”. Although this might first appear as a rough stepping from one
value to the next, the resolution of 128 increments is small enough to provide a
smooth transition through this range. If this resolution is not fine enough, the
manufacturer can opt to add more resolution by using a second byte to define the
range. Controller #’s 32 through 63 are used for this purpose.
Footpedals, breath controllers, and modulation wheels can vary sounds as you play,
thus adding expressiveness. MIDI allows for 32 continuous controllers and 58
continuous/switch controllers (which can act like continuous controllers, but some
are assumed to choose between two possible states, such as on and off).