Sending OSC from the server

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.

Thanks for any help!

Someone happened to ask the exact same question 10 days ago :slight_smile:

my searches provided no similar question.

Hmmm… when I search for “send OSC from server” the linked topic is the second result (right after your own question).

1 Like

Hey Spacechild, thanks so much that appears to be exactly what I am looking for.

Hmmm… when I search for “send OSC from server” the linked topic is the second result (right after your own question).

Never underestimate my ineptitude.

1 Like