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
When i use [unpackOSC] after [dumpOSC], PD gives anerror: unpackOSC: no method for '/'--On Wed, Jul 15, 2009 at 8:50 PM, Marco Donnarumma <devel@thesaddj.com> wrote: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