[fluxus] OSC example plis

Dave Griffiths dave at pawfal.org
Thu May 19 04:24:19 PDT 2005


hi chris,

> I read:
>> can anyone share a little patch on OSC fluxus to test if it works
>> using other ways?
>
> works for me:

this is a great example - would it be ok to include it in the fluxus
documentation?

> -- osc.scm
>
>
> (define (test)
>     (push)
>     (translate (vector 1 0 (from-osc "/zzz")))
>     (draw-cube)
>     (pop))
>
> (start-osc "6543")
> (engine-callback "(test)")
>
> --- EOF
>
> --- zzz.pd
>
> #N canvas 618 417 286 266 10;
> #X obj 58 161 sendOSC;
> #X msg 73 135 connect localhost 6543;
> #X msg 58 82 send /zzz \$1;
> #X floatatom 58 29 5 0 0 0 - - -;
> #X obj 58 54 / 100;
> #X obj 73 110 loadbang;
> #X connect 1 0 0 0;
> #X connect 2 0 0 0;
> #X connect 3 0 4 0;
> #X connect 4 0 2 0;
> #X connect 5 0 1 0;
>
> --- EOF
>
>
> HTH
>
> x
>
>
> p.s.: we should meet in zurich the other day, I'll be back end of may
>
> --
> chris at lo-res.org	Postmodernism is german romanticism with better
> http://pilot.fm/	special effects. (Jeff Keuss / via ctheory.com)
>





More information about the Fluxus mailing list