Hi there:
Thanks for your reply, now that I am almost there with the rrad.tpl.pd. How about the "* OSC-route: float arguments are not OK. OSCroute $1 ...couldn't create" is that a bug?
Cheers
CHUN
Hallo, chun lee hat gesagt: // chun lee wrote:
In getting rrad.tpl.pd patch of the rradical abstraction to work, I have now managed to compile pool and OSC and they seem to work fine. However, on loading the rrad.tpl.pd. I got the following errors:
- OSC-route: float arguments are not OK.
OSCroute $1 ... Could't create
OSCprepend $1 ... Couldn't create
In particular, I realized that although I have a "OSCroute" from compiling OSCx, but I don't get a "OSCprepend". Where is OSCprepend?
OSCprepend is an abstraction, that should come with the RRADical stuff. It's in /rradical/control/OSCprepend.pd If you create a [rrad.tpl] object, don't forget to supply the required first argument which has to start with a slash (like [rrad.tpl /something] )
Ciao
Frank Barknecht _ ______footils.org__
Hallo, chun lee hat gesagt: // chun lee wrote:
Thanks for your reply, now that I am almost there with the rrad.tpl.pd. How about the "* OSC-route: float arguments are not OK. OSCroute $1 ...couldn't create" is that a bug?
No, you forgot the /slash-argument.
Frank Barknecht _ ______footils.org__