Hi list, just a simple question,
I am working with osc, and i have to send messages to pd, I am using
OSCroute to route messages.
Next is happening to me: where i should be receiving the variable, i get
this on the pd console:
error: gatom: no method for '1'
The message is something like /route/1
I guess that the number is being mapped as a symbol and not a number, how
can I convert it?
Or, what else can be?
Thanks.
Ricardo