Hi all,
I'm trying to control a virtual mod wheel with both midi input and mouse control.
In and of itself it's easy. Just merge the two. But in case of a knob or mod wheel, midi control only really works if the virtual 'fader' on the GUI is set to zero. That way the output of the fader doesn't get merged with the incoming midi values.
I need something that switches between letting either midi or mouse (virtual fader) values through, depending on which controller is last used.
This is what i have now. It works for the Pitch Bend control, by way of a Mouse Area, because the Pitch Bend wheel automatically jumps back to zero.
Midi input (Controller : mod wheel) here gets merged and interferes with the GUI fader and vice versa.
Any ideas?
Greets,
Bolle