Re: [PD] wiimote for macosx

2009-06-12 Thread Darren Kelly




There is a prototype PureData version of the Drancing accelerometer
music system using Wii and DarwiinOSC:

  http://www.webel.com.au/project/drancing
  http://www.webel.com.au/project/drancing/wii

It includes some GEM monitor visuals for the accelerometer signals.

There are some videos of it in operation, here:

 http://www.webel.com.au/project/drancing/wii/video/isight

The prototype software (already a bit out of date) is available for
download with instructions here:

 http://www.webel.com.au/drancing_wii_puredata_macosx_downloads_howto

Includes is a mini tutorial trail on how to use it, including my
experience with DarwiiinOSC
(which can be a bit tricky and requires some patience sometimes).

And images of the patches are available online with explanations here:

 http://www.webel.com.au/project/drancing/puredata

BTW I do find it over OSC a bit sluggish, however it has the advantage
(compared with direct signal acquisition
and feed to PureData) that if and when I port to another o/s the DAQ is
decoupled via OSC; all I need to do
is find an equivalent to DarwiinOsc for Win etc.

Hoping this helps,

Darren Kelly

Hans-Christoph Steiner wrote:

  
  
  
  I did update it, more is working, try it out and let me know:
  
  
  http://lists.puredata.info/pipermail/pd-list/2008-07/064034.html
  
  
  darwiinosc is another option:
  
  
  http://code.google.com/p/darwiinosc/downloads/list
  
  
  .hc
  
  
  On Aug 6, 2008, at 11:00 AM, Luigi Rensinghoff wrote:
  
   As much as i know its still not working well.




and the use of Osculator is still recommended on OS X


bye luigi




Am 06.08.2008 um 16:00 schrieb punchik punchik:


  hello , do anybody have compiled the wiimote object for
macosx? if not where can i get a working wiiremote object from hans
steiner compiled for macosx?
  
  
  thanks in advance
  
  
  
  
  
  
  
  
  ___
  Pd-list@iem.at
mailing list
  UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
  
  



 

>---<


Luigi Rensinghoff
luigi.rensingh...@freenet.de
skype:gigischinke
ichat:gigicarlo








___
Pd-list@iem.at
mailing list
UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
  
  
  
   
  
  
  
  
  
  
  Using ReBirth is like trying to play an 808 with a long stick.  
 -David Zicarelli
  
   
  
  

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
  


-- 
Webel IT, "The Elements of the Web" 
Specialists in Drupal CMS web engineering, UML, SysML, Java and XML,
Darren Kelly, BSc, PhD
phone: +61 (2) 9386 0090
mobile: 0405 029 008
post: PO Box 1816, Bondi Junction, NSW 1355, Australia
http://www.webel.com.au 






___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] wiimote for macosx

2008-08-06 Thread Hans-Christoph Steiner


I did update it, more is working, try it out and let me know:

http://lists.puredata.info/pipermail/pd-list/2008-07/064034.html

darwiinosc is another option:

http://code.google.com/p/darwiinosc/downloads/list

.hc

On Aug 6, 2008, at 11:00 AM, Luigi Rensinghoff wrote:


As much as i know its still not working well.


and the use of Osculator is still recommended on OS X

bye luigi


Am 06.08.2008 um 16:00 schrieb punchik punchik:

hello , do anybody have compiled the wiimote object for macosx? if  
not where can i get a working wiiremote object from hans steiner  
compiled for macosx?


thanks in advance




___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> http://lists.puredata.info/ 
listinfo/pd-list




>---<

Luigi Rensinghoff
[EMAIL PROTECTED]
skype:gigischinke
ichat:gigicarlo




___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> http://lists.puredata.info/ 
listinfo/pd-list




 



Using ReBirth is like trying to play an 808 with a long stick.- 
David Zicarelli



___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] wiimote for macosx

2008-08-06 Thread Luigi Rensinghoff

As much as i know its still not working well.


and the use of Osculator is still recommended on OS X

bye luigi


Am 06.08.2008 um 16:00 schrieb punchik punchik:

hello , do anybody have compiled the wiimote object for macosx? if  
not where can i get a working wiiremote object from hans steiner  
compiled for macosx?


thanks in advance




___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> http://lists.puredata.info/ 
listinfo/pd-list




>---<

Luigi Rensinghoff
[EMAIL PROTECTED]
skype:gigischinke
ichat:gigicarlo




___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


[PD] wiimote for macosx

2008-08-06 Thread punchik punchik
hello , do anybody have compiled the wiimote object for macosx? if not where 
can i get a working wiiremote object from hans steiner compiled for macosx?

thanks in advance


  

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] wiimote for macosx

2007-10-01 Thread Hans-Christoph Steiner

On Oct 1, 2007, at 12:50 PM, Mike Wozniewski wrote:

> Hi Steffen,
>
> If you're referring to the [wiimote] object that I wrote
> (http://mikewoz.com/index.php?page=pd-stuff), then it's not possible,
> because the library it uses is Linux-only. At that time, there were no
> cross-platform libraries for the wii controller, so I chose a Linux
> library and developed an external to interface with it. There were
> already solutions for Windows (using GlovePIE) and for OSX (using
> aka.wiiremote), so I didn't bother with that.
>
> I see that aka.wiiremote
> (http://www.iamas.ac.jp/%7Eaka/max/#aka_wiiremote) is for Max/MSP  
> only,
> but I'm sure someone could port that to Pd quite easily. I guess  
> that's
> what Hans was trying in Zaragoza? (as mentioned below).

Yup, the port is complete, it compiles and loads fine, and the Pd  
changes are included in his sources.  It just doesn't work :D.  If I  
get my hands on one, then I'll debug it.

.hc


> Otherwise, I'd suggest that you try Darwiinmote
> (http://blog.hiroaki.jp/2006/12/000433.html), which can emulate  
> keyboard
> and mouse events. You can then use Pd to capture and process those  
> events.
>
> I hope this helps,
> -Mike
>
>
>
> Steffen wrote:
>> On 30/09/2007, at 14.45, punchik punchik wrote:
>>
>>
>>> hi , do anybody have compiled the wiimote object for macosx?
>>>
>>
>> I think it kind of depends if there were success in Zaragoza, cf.
>> http://lists.puredata.info/pipermail/pd-list/2007-06/051195.html
>>
>> ___
>> PD-list@iem.at mailing list
>> UNSUBSCRIBE and account-management -> http://lists.puredata.info/ 
>> listinfo/pd-list
>>
>
> ___
> PD-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/ 
> listinfo/pd-list







 


"It is convenient to imagine a power beyond us because that means we  
don't have to examine our own lives.", from "The Idols of  
Environmentalism", by Curtis White





___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] wiimote for macosx

2007-10-01 Thread Mike Wozniewski
Hi Steffen,

If you're referring to the [wiimote] object that I wrote 
(http://mikewoz.com/index.php?page=pd-stuff), then it's not possible, 
because the library it uses is Linux-only. At that time, there were no 
cross-platform libraries for the wii controller, so I chose a Linux 
library and developed an external to interface with it. There were 
already solutions for Windows (using GlovePIE) and for OSX (using 
aka.wiiremote), so I didn't bother with that.

I see that aka.wiiremote 
(http://www.iamas.ac.jp/%7Eaka/max/#aka_wiiremote) is for Max/MSP only, 
but I'm sure someone could port that to Pd quite easily. I guess that's 
what Hans was trying in Zaragoza? (as mentioned below).
 
Otherwise, I'd suggest that you try Darwiinmote 
(http://blog.hiroaki.jp/2006/12/000433.html), which can emulate keyboard 
and mouse events. You can then use Pd to capture and process those events.

I hope this helps,
-Mike



Steffen wrote:
> On 30/09/2007, at 14.45, punchik punchik wrote:
>
>   
>> hi , do anybody have compiled the wiimote object for macosx?
>> 
>
> I think it kind of depends if there were success in Zaragoza, cf.
> http://lists.puredata.info/pipermail/pd-list/2007-06/051195.html
>
> ___
> PD-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list
>   

___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] wiimote for macosx

2007-09-30 Thread Hans-Christoph Steiner

On Sep 30, 2007, at 9:21 AM, Steffen wrote:

>
> On 30/09/2007, at 14.45, punchik punchik wrote:
>
>> hi , do anybody have compiled the wiimote object for macosx?
>
> I think it kind of depends if there were success in Zaragoza, cf.
> http://lists.puredata.info/pipermail/pd-list/2007-06/051195.html

No wiiremote showed up, so nothing has changed.  If you have a  
wiiremote, I don't think it would be too hard to debug.

.hc

>
> ___
> PD-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/ 
> listinfo/pd-list



 


I have the audacity to believe that peoples everywhere can have three  
meals a day for their bodies, education and culture for their minds,  
and dignity, equality and freedom for their spirits.  - Martin  
Luther King, Jr.



___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] wiimote for macosx

2007-09-30 Thread Steffen

On 30/09/2007, at 14.45, punchik punchik wrote:

> hi , do anybody have compiled the wiimote object for macosx?

I think it kind of depends if there were success in Zaragoza, cf.
http://lists.puredata.info/pipermail/pd-list/2007-06/051195.html

___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


[PD] wiimote for macosx

2007-09-30 Thread punchik punchik
hi , do anybody have compiled the wiimote object for macosx? if not, can 
anybody point me how to do it for  mactel?
   
   
   
  thanks
   
  p
   

   
-
Fussy? Opinionated? Impossible to please? Perfect.  Join Yahoo!'s user panel 
and lay it on us.___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list