-
sonsofsol
http://3rdeyeanimation.blogspot.com/2011/12/drawbot.html
my first project in art school
made with pd + reactivision -
sonsofsol
i need to access mousedata of a second usb mouse
but when i try to use hid, console outputsSupported events:
Detected:
nothing.
any clues? -
sonsofsol
my first audio patch
http://3rdeyeanimation.blogspot.com/2011/04/zodiac-open-source-groovebox-and-flow.html
hope you like it
detailed description is included as pdf -
sonsofsol
after playing a while with kinect i come up with this.
http://3rdeyeanimation.blogspot.com/2011/03/cursor.html
this project is not so much about the practical usability of a modeler, as the setup is complex and its rather exhausting...quite fun though...
it is to enumerate kinects usability for an audiovisual live performance or as a presentation tool. -
sonsofsol
a small example of dynamic patching
http://www.pdpatchrepo.info/hurleur/sound-to-the-creator.zip
-
sonsofsol
a small example of dynamic patching
http://www.pdpatchrepo.info/hurleur/sound-to-the-creator.zip
-
sonsofsol
i do some research on how coordinate systems are handled in openGL.
here is a example how [rotateXYZ] works.
it does the same, by using a marix stack, but not in GL but outside, in pd - per pedesi guess one could say this is reinventig a wheel, but it actually has a purpose.
if you rotate a coordinate system with [rotateXYZ] you loose the world coordinates of the objects in the co.sys. - this is bad if you want to select that object.
this patch outputs world coordinates.
and i think its a useful example that helps to understand how the stuff works on base level.if some people are interested in this, ill include some examples on this things in gem_engine.
id also recommand you to use this patch with it, though its not necessary.
download here...www.3rd-eye.at -
sonsofsol
hey guys!
as the paragliding season is coming i want to build a variometer (flying instrument measuring ascent)
that plays some nice loops instead of annoying beeps. i got an old airpressure sensor out of a broken vario and a arduino. i found a sketch that plays simple melodies. now i need to find some data to feed it with.arduino needs the following format:
int melody[] = {
NOTE_C4, NOTE_G3,NOTE_G3, NOTE_A3, NOTE_G3,0, NOTE_B3, NOTE_C4};// note durations: 4 = quarter note, 8 = eighth note, etc.:
int noteDurations[] = {
4, 8, 8, 4,4,4,4,4 };i never worked with midi files so i need your help here.
i want to load midi file in pd, and analyse it there, to output a list of NOTES, and one of DURATIONS, to feed the flash memory with kinky gamboy sounds.any clues for me how to get NOTE + DURATION out of a midi stream?
thx
Sebastian -
sonsofsol
even if audio is turned off i m not able to listen to music anymore when pd is open.
quite annoying
anybody any ideas? -
sonsofsol
hey, i made some graphics for t-shirt printing...if someone seeks a nice xmas present...
hope you like
http://www.facebook.com/photo.php?pid=32032247&l=71ef7c3166&id=1154421346
http://www.facebook.com/photo.php?pid=32032248&l=f73b421b4e&id=1154421346