Re: [PD] Lua + Pd + Gem = vertex dataflow (was Re: [psql] object hand-holding)

2007-12-23 Thread vade
this distorts the verts with a cos function. with per pixel lighting and texture support. vertex uniform float time, amount; varying vec4 diffuse,ambient; varying vec3 normal,lightDir,halfVector; void main() { //vertz

Re: [PD] Lua + Pd + Gem = vertex dataflow (was Re: [psql] object hand-holding)

2007-12-23 Thread vade
ah, i forgot to mention these tutorials which really helped me out. http://www.lighthouse3d.com/opengl/glsl/index.php?shaders On Dec 22, 2007, at 8:14 PM, Chris McCormick wrote: On Sat, Dec 22, 2007 at 11:26:18AM -0600, chris clepper wrote: This is what the vertex_array objects basically do.

Re: [PD] regression testing WAS Re: [psql] object hand-holding

2007-12-23 Thread IOhannes m zmoelnig
Mathieu Bouchard wrote: On Sat, 22 Dec 2007, IOhannes m zmoelnig wrote: - keep the tests as simple as possible, but not simpler one should be able to write a test fairly easily; i think shortcuts are most likely not needed most of the times (e.g. iirc, matju introduced several shortcuts in

Re: [PD] Lua + Pd + Gem = vertex dataflow (was Re: [psql] object hand-holding)

2007-12-23 Thread cyrille henry
Thanks to popular demand, i just commited few shaders exemple in gem exemple directory. hope it will help Cyrille Chris McCormick a écrit : On Sat, Dec 22, 2007 at 11:26:18AM -0600, chris clepper wrote: This is what the vertex_array objects basically do. The vertex_model object opens up a

[PD] Pdpedia: Vandalism

2007-12-23 Thread Chris
Hello list, There are several cases of vandalism at wiki.puredata.info, who takes care about that? They are all at discussion pages. Maybe there should be some kind of Captcha to prevent Bots from Spamming? Articles: http://wiki.puredata.info/en/Talk:message http://wiki.puredata.info/en/comment

Re: [PD] Pdpedia: Vandalism

2007-12-23 Thread Derek Holzer
My experience is that every Captcha can be defeated somehow. It's only a matter of time: http://sam.zoy.org/pwntcha/ At FLOSS Manuals, we have it so that no edit can go live without the approval of the moderator: http://en.flossmanuals.net/PureData Human review seems like the only solution

Re: [PD] tabread4~~

2007-12-23 Thread Mathieu Bouchard
On Sun, 25 Nov 2007, Charles Henry wrote: On the signals level, we could have a non-linear manifold in a Hilbert space. Sets of functions with constant total energy and identical pitch, for example. Then, psychoacoustics represents the map of this space into timbre space (a psychological

[PD] complex metronomes sequencing problem

2007-12-23 Thread Libero Mureddu
Hello to everybody! I have a problem and I'd need that someone could point me at least to the right approach to solve it. Let's say I have three simple metronomes running, built with metro. Their speed is 1000 1001 and 1002 ms (in my case I have 88 of them, running at different speeds). I'd

[PD] PduinoPing ultrasonic sensorarduino

2007-12-23 Thread Marko Timlin
Moi, does anybody know, if it is possible to control the Ping(ultrasonic range finder)sensor using only Pduino (first uploading Pd-firmware to the arduino, and then using the arduino pure data patch?). It doesn't work for me at the moment. If I write my own ping-sensor-patch for arduino and

Re: [PD] Long long numbers

2007-12-23 Thread Patrice Colet
Thomas Grill a écrit : I forgot to mention that vibrez_pure (http://vibrez.net/vibrez_pure) I forgot to try pd-devel, many thanks! ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

Re: [PD] complex metronomes sequencing problem

2007-12-23 Thread Andy Farnell
If you have two or more independent metronomes that form a polyrhythmic relationship then stopping them will lose the relationship. Each will begin its timing series from the same zero point. A synchronous system is probably better if you want to start and stop the composition at arbitrary

[PD] UC-33 and Pd

2007-12-23 Thread Javier Garcia
Hi, I have an UC-33 evolution midi controller. When i turn it on, Alsa Sequencer shows it. In the same way when i go to pd, and choose MediaAlsa midi, Alsa Sequencer shows this: Pure Data Midi-in 1 Then i go to MediaTest audio and midi, and i press the assignable buttons, or move the knobs,

Re: [PD] PduinoPing ultrasonic sensorarduino

2007-12-23 Thread Martin Peach
Marko Timlin wrote: Moi, does anybody know, if it is possible to control the Ping(ultrasonic range finder)sensor using only Pduino (first uploading Pd-firmware to the arduino, and then using the arduino pure data patch?). It doesn't work for me at the moment. The Ping needs you to

Re: [PD] PduinoPing ultrasonic sensorarduino

2007-12-23 Thread Marko Timlin
Hi Martin, thanks so much for the helpful information. I'll continue experimenting until I find the best way for my needs. The EZ1 sensors you recommended seem very interesting indeed. At the moment I'd like to use solar cells for light tracking and at the same time the Ping sensors for motion

Re: [PD] UC-33 and Pd

2007-12-23 Thread Nikola Jeremic
hi Javier did you try kaconnect or aconnectgui programs you probably just need to conect the 2 midi ports (out from uc33 in to pd when you connect them should work fine hope it helps nikola On Dec 23, 2007 10:21 PM, Javier Garcia [EMAIL PROTECTED] wrote: Hi, I have an UC-33 evolution midi

Re: [PD] tabread4~~

2007-12-23 Thread Andy Farnell
On Sun, 23 Dec 2007 13:50:04 -0500 (EST) Mathieu Bouchard [EMAIL PROTECTED] wrote: Functions with constant total energy are a convex space. This is like a linear space except it changes one rule: in a vector space, if a,b are scalars and x,y are vectors, then ax+by is a vector. In a convex

Re: [PD] UC-33 and Pd

2007-12-23 Thread Derek Holzer
I use Jack and the QJackctl GUI for connecting my own UC-33 to PD all the time under Linux. Works that way for me just fine. d. Javier Garcia wrote: I have an UC-33 evolution midi controller. -- derek holzer ::: http://www.umatic.nl ::: http://blog.myspace.com/macumbista ---Oblique Strategy

[PD] [PD-announce] Tcl/Tk 8.5.0 released

2007-12-23 Thread Mathieu Bouchard
http://www.tcl.tk/software/tcltk/8.5.tml _ _ __ ___ _ _ _ ... | Mathieu Bouchard - tél:+1.514.383.3801, Montréal QC Canada___ PD-announce mailing list [EMAIL PROTECTED]

Re: [PD] tabread4~~

2007-12-23 Thread Mathieu Bouchard
On Sun, 23 Dec 2007, Andy Farnell wrote: On Sun, 23 Dec 2007 13:50:04 -0500 (EST) Mathieu Bouchard [EMAIL PROTECTED] wrote: Functions with constant total energy are a convex space. This is like a linear space except it changes one rule: in a vector space, if a,b are scalars and x,y are vectors,

Re: [PD] UC-33 and Pd

2007-12-23 Thread Javier Garcia
Nikola Jeremic wrote: did you try kaconnect or aconnectgui programs you probably just need to conect the 2 midi ports (out from uc33 in to pd when you connect them should work fine hope it helps Yes, now works, just drag and drop from UC-33 to Pure data midi 1 at Alsa Sequencer

Re: [PD] tabread4~~

2007-12-23 Thread Chris McCormick
On Sun, Dec 23, 2007 at 10:54:51PM +, Andy Farnell wrote: On Sun, 23 Dec 2007 13:50:04 -0500 (EST) Mathieu Bouchard [EMAIL PROTECTED] wrote: Functions with constant total energy are a convex space. This is like a linear space except it changes one rule: in a vector space, if a,b are

Re: [PD] PduinoPing ultrasonic sensorarduino

2007-12-23 Thread marius schebella
hmm, I think arduino can handle the ping range finder. but you need to write your specific code. use a code that you find online (the routine is something like: turn pin to outlet, set pin high, wait some milliseconds, set pin low, turn pin to inlet, measure the time until you receive the

Re: [PD] [GEM-dev] Lua + Pd + Gem = vertex dataflow (was Re: [psql] object hand-holding)

2007-12-23 Thread Hans-Christoph Steiner
Excellent, it's good to see all this good stuff in Gem starting to get some recognition! Example patches help so much with this, Jitter is a good example of the power of examples. .hc On Dec 23, 2007, at 4:55 AM, cyrille henry wrote: Thanks to popular demand, i just commited few shaders

Re: [PD] regression testing WAS Re: [psql] object hand-holding

2007-12-23 Thread Hans-Christoph Steiner
On Dec 23, 2007, at 3:53 AM, IOhannes m zmoelnig wrote: Mathieu Bouchard wrote: On Sat, 22 Dec 2007, IOhannes m zmoelnig wrote: - keep the tests as simple as possible, but not simpler one should be able to write a test fairly easily; i think shortcuts are most likely not needed most of

Re: [PD] Pdpedia: Vandalism

2007-12-23 Thread Hans-Christoph Steiner
It's quite easy to delete spam on pdpedia, we just need people willing to do it. I think it would be good to have a lot of admins to make that easier. So far, I've just been giving admin privileges to anyone who asks to get things going. I suppose we should think of a process. How

Re: [PD] Pdpedia: Vandalism

2007-12-23 Thread marius schebella
I think we had a discussion in the beginning and we agreed to make the wiki only writeable for registered users as soon as we have to deal with spam. so... I suggest to do that now. marius. Hans-Christoph Steiner wrote: It's quite easy to delete spam on pdpedia, we just need people willing

Re: [PD] [PD-announce] Tcl/Tk 8.5.0 released

2007-12-23 Thread Hans-Christoph Steiner
FYI: the debian testing build is built against the Debian Tcl/Tk 8.5 packages, if anyone wants to try this. .hc On Dec 23, 2007, at 3:30 PM, Mathieu Bouchard wrote: http://www.tcl.tk/software/tcltk/8.5.tml _ _ __ ___ _ _ _ ... | Mathieu