[LAD] simple FAUST OSC example

Yann Orlarey orlarey at grame.fr
Wed May 23 22:15:28 UTC 2012


Hi Kaspar,

For hello and get you should send :
      /* s "hello"
      /* s "get"

Assuming "noise.dsp" is running, you will receive
     /noise 192.168.1.105 5510 5511 5512
and
     /noise/Volume 0.5 0 1

Sending
     /noise/Volume f 0.8
will set the volume of noise.dsp to 0.8


Cheers

Yann


  Le 23/05/2012 20:48, Kaspar Bumke a écrit :
> Hi all,
>
> I am trying to wrap my head around the OSC interface to FAUST and am trying to get the 
> noise.dsp from the examples to respond to OSC messages. I have tried sending it things 
> like "/hello" and "/1/slider1 s 'hello'" and "/hello f 1.0" on port 5010 while listening 
> on 5011 and 5012 to no avail. I must be completely missing something here but what 
> exactly am I supposed to send when it says "a hello message" in the docs? Could someone 
> just go through all the simple steps of an OSC "hello world" in FAUST?
>
> Kind Regards,
>
> Kaspar
>
>
> _______________________________________________
> Linux-audio-dev mailing list
> Linux-audio-dev at lists.linuxaudio.org
> http://lists.linuxaudio.org/listinfo/linux-audio-dev




More information about the Linux-audio-dev mailing list