Page 1 of 1
How I can control Avenue via ethernet?
Posted: Sun Sep 19, 2010 08:45
by djdiego71
I need to control a few stuff from another PC via ethernet, how is the best and easy way to do?
Only I need perform a general blackout and some layer blackout.
Re: How I can control Avenue via ethernet?
Posted: Sun Sep 19, 2010 12:16
by Tschoepler
This can be done via OSC (see the manual). 1=bypass layer, 0=disable bypass.
Code: Select all
composition/bypassed i
layer1/bypassed i
Where i is the integer 1 or 0.
You can send OSC with a lot of tools like processing, quartz composer, max/msp, puredata, vvvv, etc. etc.
Re: How I can control Avenue via ethernet?
Posted: Sun Sep 19, 2010 22:07
by ridiculoid