How I can control Avenue via ethernet?

Post your questions here and we'll all try to help.
Post Reply
djdiego71
Posts: 111
Joined: Sat Oct 09, 2004 14:02

How I can control Avenue via ethernet?

Post 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.

User avatar
Tschoepler
Posts: 467
Joined: Fri Mar 13, 2009 04:26

Re: How I can control Avenue via ethernet?

Post 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.
████▀ ▄█ tschoepler.net █████ zweifarbton.net █▄ ▀████


Post Reply