Changes

MIDI

697 bytes added, 03:39, 10 September 2014
m
Channel Voice
==== Channel Voice ====
This is the most common type of data you'd be expecting MIDI to transmit:
* Note-On w/ velocity and pitch (note number) values
* Note-Off
* Program Changes (PC's)
* Control Changes (CC's)
 
Notes are typically associated with MIDI controllers/keyboards or drum machines (or e-kits). For guitar, MIDI is useful to control devices, switching patches, switching effects on/off, or controlling effect parameters. PC's are used for changing patches, while CC's toggle and manipulate parameters. However, keyboards often come equipped with controllers that are designed to send CC messages - pitch and mod wheels, rotary dials, and sliders. As well as non-piano format notes: tap pads, and buttons.
 
==== Channel Mode ====
==== System Common ====
==== System Real-Time ====
==== System Exclusive ====