Name midiCC Control1.2
Created At 2018-10-03 3:28pm
Submitted By Menno0
Type blue.orchestra.BlueSynthBuilder
Description

MidiCC Control (was MidiControl) sends midi Continuous Controller data to a software synth or external hardware synth.

This instrument is meant to be used together with another instrument that produces the notes. This other midi instrument migth be as simple as:
midion p1, p4 , p5 ;channel, number of note, velocity of note
Both instruments (the note producer and midiControl) must run in parallel, using the same midi channel.

with MidiCC Control, you can assign for example the brightness, volume, panning etc. etc. to one of the faders and draw the Automation Lines.

version 1.2, oktober 2018
- small redesign and new name
- removed speed transfer rule

version 1, november 2017 aka MidiControl
- needs Blue >= 2.7.2