[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-users] Re: OSC trouble Solution



Here is yet another idea.

I've been using OSC messages between Processing (oscP5) and SC Lang which works well in both directions. So in theory you could communicate between Processing and SC Server *via* SC Lang. I'm not sure if this makes sense in practice but you'd get the benefits of object style programming and custom OSC messages.

mb

On Jan 6, 2006, at 11:32 AM, JostM wrote:

Yikes, that was a long haul.

Processing with OscP5 lib sends out its messages from different ports. Every time you compile, it increments by 1. If you set the receiving port th the next increment, then it sets it to receiving port + 1. This is incredibly annoying of course.

So SC Server probably is replying, but to the port that the request came from.

I need to look into a different OSC lib for processing, or meddle with the source code and add a variable for the send port.

Thanks for all of your ideas, and I hope that this will save others time in the future.

I was wondering if we might not put this kind of info in a help file or on the swiki under the heading
"OSC Interfacing with Other Programs".

cheers (I'm still trying to stay cheery!)

jostM
_______________________________________________
sc-users mailing list
sc-users@xxxxxxxxxxxxxxx
http://www.create.ucsb.edu/mailman/listinfo/sc-users