View Single Post
Old 08-29-2019, 06:11 PM   #4371
Geoff Waddington
Human being with feelings
 
Geoff Waddington's Avatar
 
Join Date: Mar 2009
Location: Dartmouth, Nova Scotia
Posts: 11,184
Default

Quote:
Originally Posted by Freex View Post
What I'm looking to do is have a C4Emu that I can test FXZones for the C4 on, when I'm at home.

Here what I've messed about with,

I made a rough of the controls of the C4 in TouchOSC Editor, (included Play & Stop FOR CHECKING ITS WORKING)
the controls are labelled /1/RotaryA1, /1/RotaryPushA1 and so on.

I made a surface C4Emu.ost

I made a C4OSC folder and made a C4OSC.zon (in that there are only STOP PLAY CLICK and CYCLE)


In reaper I'm seeing the input data as above, but as I've said, I was hoping to be able to put an FX.zone in the C4OSC folder and be able to test it.
Ah, OK, if you don't need automatic loading just use Widget definitions like this:

Code:
Widget RotaryA1
        Control /1/RotaryA1
        FB_Processor /1/RotaryA1
WidgetEnd
Then you can use the FX .zon files you already have.
__________________
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