Hello everybody,
when I last checked the mailing list (about 1 year ago...) I remember there was a wiiremote external by Hans-Christoph Steiner. However at that time I couldn't get it to work. Currently, the latest revision from sourceforge (http://pure-data.svn.sourceforge.net/viewvc/pure-data/trunk/externals/io/wii...) seems to be broken (I got it from the logs). I'm looking for an external allowing to interface a Wii remote controller with pd under Mac OS X (Intel). Is there any reliable way to do that?
Thanks, Stefano
This seems like it could be promising http://www.osculator.net/wiki/ Not an external for pd, but does send over osc so could use the osc libraries in pd to digest. I havnt' tried it yet so let me know if you get it to work.
Nils
Stefano Papetti wrote:
Hello everybody,
when I last checked the mailing list (about 1 year ago...) I remember there was a wiiremote external by Hans-Christoph Steiner. However at that time I couldn't get it to work. Currently, the latest revision from sourceforge (http://pure-data.svn.sourceforge.net/viewvc/pure-data/trunk/externals/io/wii...) seems to be broken (I got it from the logs). I'm looking for an external allowing to interface a Wii remote controller with pd under Mac OS X (Intel). Is there any reliable way to do that?
Thanks, Stefano
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Quoting Stefano Papetti papetti@sci.univr.it:
Hello everybody,
when I last checked the mailing list (about 1 year ago...) I remember there was a wiiremote external by Hans-Christoph Steiner. However at that time I couldn't get it to work. Currently, the latest revision from sourceforge (http://pure-data.svn.sourceforge.net/viewvc/pure-data/trunk/externals/io/wii...) seems to be broken (I got it from the logs). I'm looking for an external allowing to interface a Wii remote controller with pd under Mac OS X (Intel). Is there any reliable way to do that?
I have written a wiimote external for linux. Of course the easiest
thing (and probably best too) is to use an existing library that
supports the wiimote on your platform. I don't have a Mac, so I can't
help you with that. But starting from that library, it cannot be very
hard. You should be able to use my external as a starting point and
rewrite the parts that need the wii library on your platform.
If you do, it would be nice to keep in touch. It would be nice if the
PD interface works the same way on both platforms.
BTW. I'll put a 0.2 version of my library online next week. I'll have
concert with some wii's at the end of the week and found a bit of room
for improvement.
Regards,
yvan
This message was sent using IMP, the Internet Messaging Program.
Ok, I got the wiiremote connecting to Pd and I can get one data
reading, so I am getting close. Hopefully I'll have this working by
the end of the day.
.hc
On Mar 4, 2008, at 12:03 PM, Stefano Papetti wrote:
Hello everybody,
when I last checked the mailing list (about 1 year ago...) I remember there was a wiiremote external by Hans-Christoph Steiner. However at that time I couldn't get it to work. Currently, the latest revision from sourceforge (http://pure-data.svn.sourceforge.net/viewvc/pure-data/trunk/ externals/io/wiiremote/) seems to be broken (I got it from the logs). I'm looking for an external allowing to interface a Wii remote controller with pd under Mac OS X (Intel). Is there any reliable
way to do that?Thanks, Stefano
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
I spent 33 years and four months in active military service and
during that period I spent most of my time as a high class muscle man
for Big Business, for Wall Street and the bankers. - General
Smedley Butler
Hello .hc,
Ok, I got the wiiremote connecting to Pd and I can get one data reading, so I am getting close. Hopefully I'll have this working by the end of the day.
wow, that would be great! thanks!
and thanks to all the people who promptly answered suggesting some viable way to make the Wii Remote communicate with pd.
as far as I understand it's a port of aka.wiiremote, right? do you think that a cross-platform (Max/pd) version, at least forMacOSX, could be made by using flext? however I know there are issuesconcerning Bluetooth implementations on different OSes.
Ciao! Stefano
.hc
On Mar 4, 2008, at 12:03 PM, Stefano Papetti wrote:
Hello everybody,
when I last checked the mailing list (about 1 year ago...) I
remember> there was a wiiremote external by Hans-Christoph Steiner. However at
that time I couldn't get it to work. Currently, the latest revision from sourceforge (http://pure-data.svn.sourceforge.net/viewvc/pure-data/trunk/ externals/io/wiiremote/) seems to be broken (I got it from the logs). I'm looking for an external allowing to interface a Wii remote controller with pd under Mac OS X (Intel). Is there any
reliable
way to do that?
Thanks, Stefano
PD-list@iem.at mailing list UNSUBSCRIBE and account-management ->
listinfo/pd-list
I spent 33 years and four months in active military service and during that period I spent most of my time as a high class muscle man for Big Business, for Wall Street and the bankers. - General Smedley Butler
This is a port of aka.wiiremote, yup. The Max and Pd APIs are so
similar, you usually don't need flext to make it work for both.
The problem here is that Max/MSP is a Carbon app and the pd process
is not (Tcl/Tk Wish.app is). The IOBluetooth framework is designed
to be used in a Carbon app, so I have to hack around in unusual ways
to make this work. flext wouldn't help with that, unfortunately, AFAIK.
.hc
On Mar 7, 2008, at 12:54 PM, stefano.papetti@univr.it wrote:
Hello .hc,
Ok, I got the wiiremote connecting to Pd and I can get one data reading, so I am getting close. Hopefully I'll have this working by the end of the day.
wow, that would be great! thanks!
and thanks to all the people who promptly answered suggesting some
viable way to make the Wii Remote communicate with pd.as far as I understand it's a port of aka.wiiremote, right? do you think that a cross-platform (Max/pd) version, at least
forMacOSX, could be made by using flext? however I know there are
issuesconcerning Bluetooth implementations on different OSes.Ciao! Stefano
.hc
On Mar 4, 2008, at 12:03 PM, Stefano Papetti wrote:
Hello everybody,
when I last checked the mailing list (about 1 year ago...) I
remember> there was a wiiremote external by Hans-Christoph Steiner. However at
that time I couldn't get it to work. Currently, the latest revision from sourceforge (http://pure-data.svn.sourceforge.net/viewvc/pure-data/trunk/ externals/io/wiiremote/) seems to be broken (I got it from the logs). I'm looking for an external allowing to interface a Wii remote controller with pd under Mac OS X (Intel). Is there any
reliable
way to do that?
Thanks, Stefano
PD-list@iem.at mailing list UNSUBSCRIBE and account-management ->
listinfo/pd-list
I spent 33 years and four months in active military service and during that period I spent most of my time as a high class muscle man for Big Business, for Wall Street and the bankers. - General Smedley Butler
Computer science is no more related to the computer than astronomy is
related to the telescope. -Edsger Dykstra