[LAD] simple FAUST OSC example

Kaspar Bumke kaspar.bumke at gmail.com
Wed May 23 23:04:06 UTC 2012


Thanks for the help Yann. I think that could be made clearer in the docs,
the exact message you are supposed to send for idiots like me.

Anyway, I don't seem to be getting any response from it.

I compiled noise.dsp to a jackgtk application and I am using the oscsend
and oscdump utilities provided by liblo.
I tried all of these without success:

oscsend localhost 5510 "/*" s hello
oscsend localhost 5510 "/*" s get
oscsend localhost 5510 "/a" s get
oscsend 127.0.1.1 5510 / s hello
oscsend 127.0.1.1 5510 / s get
oscsend 127.0.0.1 5510 "/a" s get
oscsend 127.0.0.1 5510 "/*" s get
oscsend 127.0.1.1 5510 "/*" s get
oscsend `hostname` 5510 "/*" s get
.
.
.

Could it be because the wildcard expansion isn't supported by liblo? Am I
supposed to do something special at compile time?

Cheers,

Kaspar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxaudio.org/pipermail/linux-audio-dev/attachments/20120524/4e57e2d6/attachment.html>


More information about the Linux-audio-dev mailing list