Posted: 13 Jul 2014, 12:08
Hi, I'm wanting to control some parameters of VST plugins with the rotary encoders on a MIDI controller.
I've learned that I can create a Knob, assign that to my MIDI controller, and patch the Knob's output to my plugin's input for that parameter.
However, suppose I then change that plugin parameter from within the plugin's GUI - the Knob has no way of knowing that the parameter has changed, so remains at an incorrect position.
As an attempted solution, I tried using a second patch "cable", this time from the plugin's output for the parameter to the Knob's input, but this just led to me being unable to turn either the Knob, nor alter that parameter from within the plugin's GUI.
I've actually found a solution involving two scripts as well as the Knob. But I feel like I've introduced a lot of complexity - is there an easier way to MIDI-control a plugin parameter?
Also, for Knobs controlled by "relative" MIDI CC's, as one would do with a rotary encoder, is there any way to alter the "precision", to make it so that each "increment" is smaller, i.e. so you'd have to turn the knob many times in order to get between the max and min values?
Many thanks!
I've learned that I can create a Knob, assign that to my MIDI controller, and patch the Knob's output to my plugin's input for that parameter.
However, suppose I then change that plugin parameter from within the plugin's GUI - the Knob has no way of knowing that the parameter has changed, so remains at an incorrect position.
As an attempted solution, I tried using a second patch "cable", this time from the plugin's output for the parameter to the Knob's input, but this just led to me being unable to turn either the Knob, nor alter that parameter from within the plugin's GUI.
I've actually found a solution involving two scripts as well as the Knob. But I feel like I've introduced a lot of complexity - is there an easier way to MIDI-control a plugin parameter?
Also, for Knobs controlled by "relative" MIDI CC's, as one would do with a rotary encoder, is there any way to alter the "precision", to make it so that each "increment" is smaller, i.e. so you'd have to turn the knob many times in order to get between the max and min values?
Many thanks!
