View Single Post
Old 11-05-2019, 07:31 PM   #5239
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 MalcolmG View Post
That's them in the original post I like to keep them simple when starting. HEre they are again, just to make it easy:


Code:
Widget PlayStopButton
    Control /PlayButton/x
    FB_Processor /PlayButton/x
WidgetEnd

Widget Fader1
    Control /Fader/x
    FB_Processor /Fader/x
WidgetEnd
Code:
Zone Home
    PlayStopButton Play
    Fader1 MasterTrackVolume  
ZoneEnd
They are the only OSC pieces I have enabled.



I've also since dug into the Lemur manual a bit more. It has a section on Bidirectional communications but I've got it setup correctly as it is.



Cheers
Malcolm
What do things look like if you enable Show Input and Show Output simultaneously ?
__________________
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