How to Program MIDI CC Automation in Studio One

MIDI CC Stands for Musical Instrument Digital Interface Continuous Controller. The MIDI protocol contains a bank of parameters that can be set and varied over time. These parameters include things like Program Changes, Portamento, Volume, Sustain, Tuning and a host of other variables. Each one is assigned a number (eg. Modulation = CC1 , Pan = CC10, etc) To view …

Full List of MIDI CC Numbers

MIDI CC Controller Name Comment 0 Bank Select Allows user to switch bank for patch selection. Program change used with Bank Select. MIDI can access 16,384 patches per MIDI channel. 1 Modulation Wheel Generally this CC controls a vibrato effect (pitch, loudness, brightness). What is modulated is based on the patch. 2 Breath Controller Often associated with aftertouch messages. It …