Re: [PD] aka.wiiremote object for os x

2009-01-21 Thread Hans-Christoph Steiner
Here's what needs to be done: http://lists.puredata.info/pipermail/pd-list/2008-03/060646.html Basically, the Bluetooth API needs a CFRunLoop to poll for data. Since 'pd' is not a Carbon app, it doesn't have a CFRunLoop. That means you have to set one up, then it'll poll the bluetooth stuf

Re: [PD] aka.wiiremote object for os x

2009-01-20 Thread Luigi
Hi Johannes, Hi Florian I tested to compile akawiiremote on OS X and it actually worked. But : i get only output of the buttons, cannot set the LED, and no motion- data... if anyone gets any further with it, i would be interested Bye Luigi Am 20.01.2009 um 14:11 schrieb IOhannes m zmoelnig:

[PD] aka.wiiremote object for os x

2009-01-20 Thread Florian Krebs
I would like to work on akawiiremote a bit, because it seems to be the only external for wiimote and pd on mac. Can somebody, who has successfully compiled it yet, tell which version of Pd he/she has used ? I still haven't managed to compile it with neither pd-extended-0.40-3, nor pd-0.42-3, and

Re: [PD] aka.wiiremote object for os x

2009-01-18 Thread Hans-Christoph Steiner
On Jan 18, 2009, at 6:14 AM, Roman Haefeli wrote: > > > On Sun, 2009-01-18 at 12:00 +, Florian Krebs wrote: >> Hello, I was trying a lot, but unfortunately I still don't get it >> compiled/linked... >> >>> i assume you got the aka.wiiremote sources via svn from >>> https://pure-data.svn.sourc

Re: [PD] aka.wiiremote object for os x

2009-01-18 Thread Hans-Christoph Steiner
On Jan 18, 2009, at 6:14 AM, Roman Haefeli wrote: > > > On Sun, 2009-01-18 at 12:00 +, Florian Krebs wrote: >> Hello, I was trying a lot, but unfortunately I still don't get it >> compiled/linked... >> >>> i assume you got the aka.wiiremote sources via svn from >>> https://pure-data.svn.sourc

Re: [PD] aka.wiiremote object for os x

2009-01-18 Thread Roman Haefeli
On Sun, 2009-01-18 at 12:00 +, Florian Krebs wrote: > Hello, I was trying a lot, but unfortunately I still don't get it > compiled/linked... > > >i assume you got the aka.wiiremote sources via svn from > >https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/externals/io/aka.wiiremot

[PD] aka.wiiremote object for os x

2009-01-18 Thread Florian Krebs
Hello, I was trying a lot, but unfortunately I still don't get it compiled/linked... >i assume you got the aka.wiiremote sources via svn from >https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/externals/io/aka.wiiremote yes I do. >by "checkout the entire 'externals' branch" i meant,

Re: [PD] aka.wiiremote object for os x

2009-01-17 Thread IOhannes m zmoelnig
Florian Krebs wrote: > Thanks for your answer. > >> ah i think you are experiencing the joys of pd-extended. >> the solution is simple: just checkout the entire "externals" branch and >> redo what you have done. > > You are right I do use Pd version 0.40.3-extended... that's not what i meant. i

[PD] aka.wiiremote object for os x

2009-01-17 Thread Florian Krebs
Thanks for your answer. >ah i think you are experiencing the joys of pd-extended. >the solution is simple: just checkout the entire "externals" branch and >redo what you have done. You are right I do use Pd version 0.40.3-extended... What do you mean with "checkout the eternals branch" ? I renam

Re: [PD] aka.wiiremote object for os x

2009-01-17 Thread IOhannes m zmoelnig
Florian Krebs wrote: > Hi, > > I am trying to get the aka.wiiremote working on osx. I downloaded the files > from svn (aka.wiiremote-2008-07-22) at > http://pure-data.svn.sourceforge.net/viewvc/pure-data/trunk/externals/io/aka.wiiremote/ > I tested the binary akawiiremote.pd_darwin (don't know a

[PD] aka.wiiremote object for os x

2009-01-17 Thread Florian Krebs
Hi, I am trying to get the aka.wiiremote working on osx. I downloaded the files from svn (aka.wiiremote-2008-07-22) at http://pure-data.svn.sourceforge.net/viewvc/pure-data/trunk/externals/io/aka.wiiremote/ I tested the binary akawiiremote.pd_darwin (don't know at the moment where I got it from