Maybe you are missing an argument after the "/" you should have something like:
[dumpOSC]
|
[unpackOSC /testone /testtwo]
|
.... .....
This is how these objects normally work, but I don't know which are the arguments sent out by the wiimote and/or your script.
M
On Wed, Jul 15, 2009 at 8:26 PM, Uluğ Can Kazaz uckazaz@gmail.com wrote:
When i use [unpackOSC] after [dumpOSC], PD gives an error: unpackOSC: no method for '/'
On Wed, Jul 15, 2009 at 8:50 PM, Marco Donnarumma devel@thesaddj.comwrote:
Hi, you can use [unpackOSC] after [dumpOSC] But i suggest to follow this really recent discussion on Pd list to get a full overview of the OSC topic:
http://www.mail-archive.com/pd-list@iem.at/msg27266.html
cheers
Marco
-- U. Can KAZAZ