Search found 6 matches

by neurogami
Tue Feb 22, 2011 4:12 am
Forum: OSC Interface
Topic: Need help getting started
Replies: 9
Views: 39800

Sucess! Re: Need help getting started

Big progress. I found some Processing code that played nice with SL and touchOSC ( http://hexler.net/software/touchosc ). There's a very nice Processing OSC lib by Andreas Schlegel http://www.sojamo.de/oscP5 . The previous link has an example for SL. With a little tweaking and hacking around I got i...
by neurogami
Mon Feb 07, 2011 1:27 am
Forum: OSC Interface
Topic: Need help getting started
Replies: 9
Views: 39800

Re: Need help getting started

OK, I will, thanks,

One question, which might clear something up for me: If I use OSC to load a session, or add a track, or whatever, does the slgui update itself to reflect these changes? In other words does the GUI know when some other app has instructed the engine?
by neurogami
Sun Feb 06, 2011 2:50 am
Forum: OSC Interface
Topic: Need help getting started
Replies: 9
Views: 39800

Re: Need help getting started

I'm on Linux; Ubuntu 10.10. I figured that if SL relies on OSC, and it works, then there's something running there, and they other day it occurred to be to go poke around in the source (though I haven't had time to do so yet). But I also wonder if there's not something quirky at play, something some...
by neurogami
Fri Feb 04, 2011 2:09 pm
Forum: OSC Interface
Topic: Need help getting started
Replies: 9
Views: 39800

Re: Need help getting started

Everything is on the same machine. I've tried using localhost as well 127.0.01.

I'm going to go back through things methodically and note what I've done, plus I'm looking around for other people's code to see if I can get that to work or at least see what a (presumably) working example looks like.
by neurogami
Fri Feb 04, 2011 4:42 am
Forum: OSC Interface
Topic: Need help getting started
Replies: 9
Views: 39800

Re: Need help getting started

Thanks, don't know where I got that syntax for the messages, but even changing the syntax doesn't help. I still do not see any ping response. This is what I'm sending /ping osc.udp://james06:9961/ /pongo I can hit that OSC server myself, but it never gets anything from SL. The only reaction I've got...
by neurogami
Tue Feb 01, 2011 7:50 pm
Forum: OSC Interface
Topic: Need help getting started
Replies: 9
Views: 39800

Need help getting started

Hi. I'm trying to write a client app for SL that would allow me to load previously saved sessions using OSC. I have some code that can send and receive OSC mesages, but so far the best I can get from SL is to make the engine quit. I've read the thread "SL and OSC" (http://essej.net/slforum...