hello,
I would like to know if someone know how to link the signal in pure data receive by the wii and another file in pure data like for example an instrument created in pure data???
thank you
Wiii and pure data
hello,
I would like to know if someone know how to link the signal in pure data receive by the wii and another file in pure data like for example an instrument created in pure data???
thank you
ok thank,
do you have a file to send just for example?,
i'm a beginner of PD and wii... so, it' s not very easy..eheh!!
thank you
Aline
I made a small open source program for OSX: http://code.google.com/p/musiccontroller/downloads/list
In the download page you may find also a pd patch to check the data sent from the wiimote.
Hope this helps
hello davebv
i tried your patche but i don't know why it didn't work,
i changed the dump0SC number to the approriate want but it still not working..
do you know why?
thankks
does wii connect computer through wifi ip or bluetooth ?
I mean wiimote controller
vea
in fact,i used to deteted the wiii by osculator,
with one patch have got, i can detected the wii in pure data but i
don't know how to link one of the axes,for example the X axe to one sequencer,
the sound don't change according how i move the wii on the axe x,
the ppatch of davebv seems to be more appropriate to what i want to do because it separates the x y z very clearly,
but when i move the wii anything happens (values don't change)...
i put the appropriate port on osc and pure data (dump 5601)
...
thank for your help
????
@Laly said:
in fact,i used to deteted the wiii by osculator,
with one patch have got, i can detected the wii in pure data but i
don't know how to link one of the axes,for example the X axe to one sequencer,
the sound don't change according how i move the wii on the axe x
So, in puredata, where you have a number/value object reprasenting the X-axis, hook up that number object into [osc~] into [dac~] now you have the Wii X axis controlling the frequency of a sine wave. that's it! you've done it.
@Laly said:
the ppatch of davebv seems to be more appropriate to what i want to do because it separates the x y z very clearly,
but when i move the wii anything happens (values don't change)...
i put the appropriate port on osc and pure data (dump 5601)
...
thank for your help
if you can recieve the wii values in one of your patches, but not in the patch by davebv. you're doing something wrong.
Dual 1.8 IBM G5: Mac OSX 10.4.11 -- Asus eeePC 701: Pure:Dyne / eeeXubuntu GNU/Linux -- myspace.com/thearifd
I am so sorry did not answer sooner.
I suppose you use pd-extended for mac, and the wiimote is connecting to the musiccontroller. So what you have to do is press the "connect button"
If pd and music controller are in the same computer, you have to leave 127.0.0.1 and the ports must be equal in both programs.
If you are sending osc through the network, just put the IP of the computer which is running PD.
Maybe you changed the destination path?
Hi Davebv
Is the MusicController program available for Windows?
I am using Windows 7
regards
Oops! Looks like something went wrong!