View Single Post
Old 08-30-2019, 08:35 AM   #4383
Geoff Waddington
Human being with feelings
 
Geoff Waddington's Avatar
 
Join Date: Mar 2009
Location: Dartmouth, Nova Scotia
Posts: 11,243
Default

Quote:
Originally Posted by Freex View Post
Will the new build affect that widget definition you posted for the C4?
Yes, slightly:

old
Code:
Widget RotaryA1
        Control /1/RotaryA1
        FB_Processor /1/RotaryA1
WidgetEnd
new
Code:
Widget RotaryA1
        Control /RotaryA1
        FB_Processor /RotaryA1
WidgetEnd
You will also have to uncheck the autogenerate OSC address checkbox in the TouchOSC editor, and make the address look like the examples in the included .touchosc files.
__________________
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