hi there i would like to know if anyone has ever made a thing like this?
in puredata. I have a grid example but i cant seem to understand how if functions
can anyone help? :)
hugs bern
Hello,
i think it is possible with GEM and [pix_crop] (to create different
area of you video) and [pix_movement] (to detect movement in this area).
You can also use pdp and [pdp_mgrid].
++
Jack
Le 23 sept. 08 à 19:02, bernardo amorim a écrit :
hi there i would like to know if anyone has ever made a thing like this?
in puredata. I have a grid example but i cant seem to understand
how if functionscan anyone help? :)
hugs bern _______________________________________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
There's [pdp_mgrid], which will divide the camera's field into a grid and then give you coordinates of changes in the image. You could then tie that to a [poly] object to generate a bunch of notes tones. I've played around with this a little. It helps to have a good camera.
andy
On Tue, Sep 23, 2008 at 10:02 AM, bernardo amorim bernardo.amorim@gmail.com wrote:
hi there i would like to know if anyone has ever made a thing like this?
in puredata. I have a grid example but i cant seem to understand how if functions
can anyone help? :)
hugs bern
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hi,
Look at motionCutreTheremin and motionDrum patches in this post (you can download the two patches) http://musa.poperbu.net/index.php?option=com_content&task=view&id=37..., I haven't translated it to english). I think they are a VERY SIMPLE examples that can help you
If you have any question ask me!
Jordi ** On Tue, Sep 23, 2008 at 7:02 PM, bernardo amorim bernardo.amorim@gmail.comwrote:
hi there i would like to know if anyone has ever made a thing like this?
in puredata. I have a grid example but i cant seem to understand how if functions
can anyone help? :)
hugs bern
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hi, linked an old patch that simply uses GEM [pix_blob] > * 127 > Midi on X & Y axis, it can be downloaded here : http://dl.free.fr/qumKwAO6f (> 100ko so not attached to the mail) then using alsamidi with jack, midiyoke (win) or equivalent on macos, you can send the midi notes/velocity to any software/synth there is also basic synthesis inside the patch to test without midi synth
hope it helps benjamin
Jordi Sala a écrit :
Hi,
Look at motionCutreTheremin and motionDrum patches in this post (you can download the two patches) http://musa.poperbu.net/index.php?option=com_content&task=view&id=37... http://musa.poperbu.net/index.php?option=com_content&task=view&id=37&Itemid=30&lang=ca (sorry, I haven't translated it to english). I think they are a VERY SIMPLE examples that can help you
If you have any question ask me!
Jordi ** On Tue, Sep 23, 2008 at 7:02 PM, bernardo amorim <bernardo.amorim@gmail.com mailto:bernardo.amorim@gmail.com> wrote:
hi there i would like to know if anyone has ever made a thing like this? http://memo.tv/webcam_piano in puredata. I have a grid example but i cant seem to understand how if functions can anyone help? :) hugs bern _______________________________________________ Pd-list@iem.at <mailto:Pd-list@iem.at> mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- Jordi Sala http://musa.poperbu.net
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
hello everyone thanks alot for the help jordi sala: going your way tommorrow going to try the motionDrum patch on linux computer thanks alot
hugs bern