[Fluxus] help file

gabor papp gabor.lists at mndl.hu
Sun Dec 26 23:08:19 PST 2010


> nothing seems to be moving... and I get some liblo server error 9904
> (but not all the time)
this usually happens when something else is using the port. did you stop 
the processing applet before starting the fluxus script?

the following script displays the messages received on port 9000 in the 
console.

(osc-source "9000")

(every-frame
     (begin
         (display (osc-peek))(newline)))

best,
gabor



More information about the Fluxus mailing list