hope this is useful for osx users.
kilshaw~
-
Darwiinremoteosc and pd
-
hello, im new here. first thanks for your code, its very useful, but i have a some questions about it, why do you use the 47110 port in the dumpOSC object?
are you using some driver for read the connection?for my project im using darwiin 0.6 as a driver, im proving with the old default ports that uses ( 5600 and 5602), but i dont receive answer. in other hand, i try the hid object without results. the hid object just read my keyboard and my mouse.
thanks again for your help -
Wow. Nice patch. Thanks for resurrecting this thread.
[dumpOSC] is now depricated. Use the mrpeach library: [udpreceive] [unpackOSC] [routeOSC]. I will try and rework/update this patch when I get a chance (mine are far less elegant lol) and post it here.
In regards to drivers etc I use the Osculator software for OSX. It's great, it picks up the wiis (up to 4) and clearly labels the OSC routing for all the wiinputs =) Have to be careful with how many gyro inputs you try and track at once though, can cause a lot of latency.
Also I notice Kilshaw's patch has IR data. I have no idea how to plug the wii IR receiver into my machine.
-
In the mean time here is my fallback abstraction. Hope it helps.
http://www.pdpatchrepo.info/hurleur/wii1_p_r_y_a_1_2_A_B_L_R_U_D_+_-_H.pd
-
wow, thanks a lot, funny thing, i just return back the controllers to my tesis manager, but thanks a lot. i had install the OSculator and read the control. tomorrow ill be probing your pd file and give you answer. again thanks a lot for your fast reply
-
now im trying with your pd, and its reading, thanks a lot, but there`s a funny thing, when im conecting the control, i cant put the port of the udprecive in the same port of the osculator, i have to change it in the march, i dunno why, the osculator said that the port is alredy in use.
btw thanks for your help
-
hey look what im trying to do
thats me trying to play with the controlthanks for your help
btw i post the file i edit and create thanks to your help