This repository was archived by the owner on Jan 2, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
MIDI CC Sends
HDSQ edited this page Feb 4, 2021
·
1 revision
The script can send CC messages from faders and knobs to certain plugins, allowing those plugins to process the data and perform their own linking (ie MIDI Learning). By default, this is done for the following plugins:
- Kontakt
You can add your own plugins to be processed in this manner by appending their names to the list found at the top of the file pluginprocessors > midi_cc.py. Note that plugin names must be enclosed in "quotes", and separated by commas.