Re: [PD] [PD-announce] KnobsAndSlidersDS

2007-03-01 Thread Frank Barknecht
Hallo, Chris McCormick hat gesagt: // Chris McCormick wrote: On Wed, Feb 28, 2007 at 08:39:46AM +0100, Frank Barknecht wrote: I thought about this a bit more: Maybe it would be sufficient if the hit area of the slider's bar would be a bid bigger. Jump also probably is cool. But I'm not

Re: [PD] strange behavior of splitfilename

2007-03-01 Thread IOhannes m zmoelnig
Matthias Blau wrote: Hi list, in the attached patch I supply a filename from savepanel to splitfilename. This works as expected *except* if I happen to choose decay as filename, in which case pd crashes. Any help? this is a known bug in splifilename, which i think is fixed in the latest

Re: [PD] small set of vector transforming abstractions

2007-03-01 Thread IOhannes m zmoelnig
Roman Haefeli wrote: hi all during my trials with gem i made a little set of abstractions, that hopefully could be usefull when dealing with vectors. at least they have been for me. the set contains: [v_+] : adds two vectors [v_-] : subtracts a vector from another

Re: [PD] small set of vector transforming abstractions

2007-03-01 Thread Frank Barknecht
Hallo, IOhannes m zmoelnig hat gesagt: // IOhannes m zmoelnig wrote: why don't you just make them part of the frank's list-abstractions? Because they already are? ;) But the versions of these in [list]-abs also handle arbitrary length lists and lists including symbols (which get ignored).

Re: [PD] spread Gem-computation over several dsp-cycles (?) (was: [Gem]: gem-pointer and [list] OR slow [repeat])

2007-03-01 Thread cyrille henry
i made some change to this abstraction in order to compute only the time use for the gemhead loop and not the time between 2 images. on my computer, it's about 11ms. but with the display list optimisation, it fall to 6ms about. cyrille Roman Haefeli a écrit : as always: i forgot the

Re: [PD] spread Gem-computation over several dsp-cycles (?) (was: [Gem]: gem-pointer and [list] OR slow [repeat])

2007-03-01 Thread Roman Haefeli
hello cyrille thank you for the adjustments. i think i understand the difference between measuring the gemhead loop and the time between 2 images. but the other thing with the optimization still remains unclear to me and it seems, that it doesn't work here. when i stop the first and start the

Re: [PD] GEM : fx to make persons appear only when they move

2007-03-01 Thread Max Neupert
hi benjamin, sebastian trippner did exactly this in i seminar i gave. here is the description and patch to download: http://kunstundmedien.burg-halle.de/LEF/index.php?labor=erkenntniss=LEF he was using a very simple method: a snapshot (still image) from the video feed was placed over the

Re: [PD] spread Gem-computation over several dsp-cycles (?) (was: [Gem]: gem-pointer and [list] OR slow [repeat])

2007-03-01 Thread cyrille henry
Roman Haefeli a écrit : hello cyrille thank you for the adjustments. i think i understand the difference between measuring the gemhead loop and the time between 2 images. but the other thing with the optimization still remains unclear to me and it seems, that it doesn't work here. when i

Re: [PD] a little pitchshifter

2007-03-01 Thread robbert van hulzen
there's also G09.pitchshift.pd, which i've not looked at beyond simply triggering it. not fft but two playheads. drumloop timing is a bit messy and it looks different in construction than your patch (though i don't know what happens inside [susloop~]). i'm looking forward to getting on with

[PD] re:Lindenmayer system in pd / GEM

2007-03-01 Thread Luigi Rensinghoff
Hi List.. I came across these patches by Cyrille Henry, the postings are from august 2006. when i try to open the patches i am missing rule and rule2. Strange that nobody mentioned it back then. Well i was just curious to see how its done in GEM. Best Regards Luigi See below, for an

Re: [PD] small set of vector transforming abstractions

2007-03-01 Thread Roman Haefeli
On Thu, 2007-03-01 at 10:53 +0100, Frank Barknecht wrote: Hallo, IOhannes m zmoelnig hat gesagt: // IOhannes m zmoelnig wrote: why don't you just make them part of the frank's list-abstractions? Because they already are? ;) But the versions of these in [list]-abs also handle

Re: [PD] small set of vector transforming abstractions

2007-03-01 Thread Roman Haefeli
On Thu, 2007-03-01 at 10:10 +0100, IOhannes m zmoelnig wrote: Roman Haefeli wrote: hi all during my trials with gem i made a little set of abstractions, that hopefully could be usefull when dealing with vectors. at least they have been for me. the set contains: [v_+]

Re: [PD] small set of vector transforming abstractions

2007-03-01 Thread Frank Barknecht
Hallo, Roman Haefeli hat gesagt: // Roman Haefeli wrote: after a closer look to list-abs again, it turned out that almost all of the vector-abs are already implemented in list-abs and therefore could be considered obsolet. the only really new is [v_rotate] (it's _not_ the same as list-rot)

Re: [PD] GEM : fx to make persons appear only when they move

2007-03-01 Thread ---------------[O:O]---------------
Thanks Max for this example, in fact it is quite close to my first trial, it works fine but if there is 2 persons in the image, one move, the 2 persons appears and I would like to see only the person who is moving. I'll dig deeper... Benjamin Max Neupert a écrit : hi benjamin, sebastian

Re: [PD] pd39.2 test 7 - text objects ++

2007-03-01 Thread Kyle Klipowicz
Sure! My Pd time is pretty much weekend warrior status at this point, but I may make a project of trying to clean up some documentation/help patches. If I did this, what's the best way to get the change implemented? Also, what's the status of PDDP? ~Kyle On 2/28/07, Hans-Christoph Steiner

Re: [PD] Lindenmayer system in pd / GEM

2007-03-01 Thread IOhannes m zmoelnig
Luigi Rensinghoff wrote: Hi List.. I came across these patches by Cyrille Henry, the postings are from august 2006. when i try to open the patches i am missing rule and rule2. Strange that nobody mentioned it back then. where did you get the patches from (exactly)? everywhere i have

Re: [PD] PDContainer complains about missing h_multiset_setup()

2007-03-01 Thread Georg Holzmann
Hallo! I'm trying to install a new PDContainer, however while building goes fine, loading it makes Pd complain: thanks frank - this was a bug introduced because pdcontainer also compiles with the Pd-Extended buildsystem now! It is fixed in cvs ... LG Georg

[PD] Packing pointers into lists

2007-03-01 Thread Frank Barknecht
Hi, it would be cool if the various operations of list-abs could also be made to work with pointers. However one important construct doesn't work and sometimes even lets Pd crash): extending a list with a pointer element using [list append]X[pointer] Attached patch illustrates what I mean: The

Re: [PD] Google Summer of Code WIKI

2007-03-01 Thread Kyle Klipowicz
Well, at least with OSX, there are Audio Units development kits available for free with their developers package (also free). I vaguely remember reading somewhere that Steinberg is cagey about VST API stuff, but am not sure. Something like this would really cause me to use Pd a whole lot more.

Re: [PD] Packing pointers into lists

2007-03-01 Thread pierre cage
Hi, See attached abstractions for a desperate (but working) way to store and recall lists of pointers ... Nevertheless, making this possible in a standard manner would be far more convincing ... Cheers Pierre Cage 2007/3/1, Frank Barknecht [EMAIL PROTECTED]: Hi, it would be cool if the

[PD] pd joystick

2007-03-01 Thread Matteo Sisti Sette
Hi, I was looking for an external to receive data from a standard joystick (at least for windows). I only found the pd_joystick one that can be downloaded here: http://crca.ucsd.edu/~jsarlo/pd/ It works fine, but it has a huge design flaw in that the number of outlets depends on the number of

Re: [PD] a little pitchshifter

2007-03-01 Thread Peter Worth
on a related note, could someone answer a very basic question for me? what's the cheapest (in my effort and cpu effort) way to simply change the playback speed of some audio in an array? i.e. changing pitch and speed. at the moment i'm looping something with tabplay, but want to make a slider

Re: [PD] newbie growing pains...

2007-03-01 Thread Hans-Christoph Steiner
On Feb 25, 2007, at 3:01 AM, carmen wrote: On Sun Feb 25, 2007 at 01:51:33AM -0500, Hans-Christoph Steiner wrote: On Feb 20, 2007, at 9:14 PM, Derek Holzer wrote: Hi Jared, for what it's worth, I've been working with PD for years and I still can't read most other people's patches ;-)

Re: [PD] PD Workshop files

2007-03-01 Thread Hans-Christoph Steiner
On Feb 22, 2007, at 3:31 PM, Frank Barknecht wrote: Hallo, jared hat gesagt: // jared wrote: I downloaded the whole directory structure with wget ! Sorry, but what is wget? Where did you get it? Very nice workshop material - who made this ? Nicholas Ward Job