I am slightly struggling with the formulation of this question, so let me first describe what I am trying to do: I want to send OSC data to Processing; the OSC data I want to send is from an Perlin3.ar UGEN.
I have sent OSC to Processing successful, but only from the Supercollider language. Although I am sure I am not the first person to ask a question like this, my searches provided no similar question.
So what I am asking is how I can do the above in such a way that I send OSC data from the Perlin3.ar say 5 times per second (or whatever) and also can postln; that data so that I can see it.