Search found 4 matches

by ColinZeal
Tue Dec 24, 2013 10:42 am
Forum: OSC Interface
Topic: How to send OSC messages
Replies: 6
Views: 34831

Re: How to send OSC messages

Right! The parameters of the /ping message dictate the return of the command. It took me a while but I've made it! Thank you kasbah. I'll document what I did below just in case anyone stumbles onto this topic in search for their questions. I basically want to write a program that sends pre-programme...
by ColinZeal
Mon Dec 23, 2013 11:10 pm
Forum: OSC Interface
Topic: How to send OSC messages
Replies: 6
Views: 34831

Re: How to send OSC messages

Thanks kasbah, I've made some progress with your suggestion. Turns out it was just a matter of compiling liblo, the oscsend tool seems to work - I have been able to send some commands to SL successfully. I don't get how I'm supposed to get the return value of some messages though. E.g. the /ping mes...
by ColinZeal
Mon Dec 23, 2013 8:18 am
Forum: OSC Interface
Topic: How to send OSC messages
Replies: 6
Views: 34831

Re: How to send OSC messages

Thanks for the help. Apparently I would have to make programs with Liblo and Puredata, right? They are not interfaces by themselves. I read that "sendOSC" is a command-line tool that allows me to send messages right away, but I can't seem to find it for downloading - I get 404 on the origi...
by ColinZeal
Sun Dec 22, 2013 11:26 pm
Forum: OSC Interface
Topic: How to send OSC messages
Replies: 6
Views: 34831

How to send OSC messages

Hi there, I am using SooperLooper in my Mac and I think I'm missing something here. How do I send the OSC messages to SooperLooper? I can't seem to find some easy implementation where I simply type the command and it does what I want. Can someone at least tell me if it exists? Thank you.