View Single Post
Old 12-09-2017, 11:31 AM   #322
Geoff Waddington
Human being with feelings
 
Geoff Waddington's Avatar
 
Join Date: Mar 2009
Location: Dartmouth, Nova Scotia
Posts: 11,183
Default

Quote:
Originally Posted by fundorin View Post
So, I think that that's why Geoff came with an idea of "widgets" in chain
real_knob1<>widget[x]<>fx_param1.
Users don't map MIDI CC values to the FX parameters. They map widgets to them. And, inside the main script, CCs are mapped to widgets.
Yes !

In the MIDi case, a MIDI CC value maps to a widget name (e.g. "Lo Freq").

In the OSC case, an OSC command maps to a widget name (e.g. "LoFreq").

In all cases the FX parameter (e.g. "Low Frequency") with the associated widget name (e.g. "Lo Freq") gets controlled by any widgets named "Lo Freq", in this case a MIDI widget AND an OSCwidget.
__________________
To install you need the CSI Software and Support Files
For installation instructions and documentation see the Wiki
Donate -- via PayPal to waddingtongeoff@gmail.com
Geoff Waddington is offline   Reply With Quote