[CM] cm 3.6.0 beta 3

Heinrich Taube taube at uiuc.edu
Mon Apr 26 13:38:10 PDT 2010


dave you should send the message data as DATA, like this:

send("osc:message", "/ardour/locate", 10000, 1)

let me know if that works (it should)  look in cm.html ive got an  
explanation of how to send data



On Apr 26, 2010, at 2:06 PM, Dave Phillips wrote:

> Hi Rick,
>
> More reporting. OSC messages like this one:
>
>  send("osc:message", "/ardour/transport_play")
>
> work fine. But messages like these :
>
>  send("osc:message", "/ardour/locate 10000 1")
>
>  send("osc:message", "/ardour/access_action Common/About")
>
> don't work at all. It looks like any OSC message with parameters  
> won't work.
>
> Btw, I tested the same messages with Gwen Coffy's apostool, a Pd- 
> based GUI for sending scripts of OSC messages. They all worked there.
>
> Best,
>
> dp
>



More information about the Cmdist mailing list