Re: [PD] error: deprecation warning: you should only use lists for list data

2007-11-18 Thread Roman Haefeli
sorry for the noise, i found it out myself. with the help of the holy 'grep' command. it's a new warning of [packel] of zexy. and it is triggered, when it receives a message without 'list' selector. and grep helped me also identifying the parts of netpd that triggered (it turned out, that not

Re: [PD] unit impulse without [dirac~]

2007-11-18 Thread Roman Haefeli
hi again.. ok.. now i also had to do my version of it. :-) you'll find it in the attachment. a few notes on the collection: the one that i saw from uğur güney [ciprit] works only as expected at a fixed samplingrate (44100). steffens proposal is behaves exactly as the original [dirac~], as

Re: [PD] Fwd: Bug entering '{' characters WAS: who is using [entry]?

2007-11-18 Thread Claude Heiland-Allen
Hans-Christoph Steiner wrote: So... anyone want to write a regexp that escapes any unclosed brackets? That would be a tricky one... but very useful for Pd. I guess that it's not possible at all with regular expressions:

Re: [PD] pd-extended install gutsy ubuntu libquicktime0 libflac7

2007-11-18 Thread Frank Barknecht
Hallo, [EMAIL PROTECTED] hat gesagt: // [EMAIL PROTECTED] wrote: Quoting Hans-Christoph Steiner [EMAIL PROTECTED]: files). Then the .deb should install into /usr/lib. This means it would conflict with the 'puredata' package that's included in Debian, but it's the proper way to do it.

Re: [PD] unit impulse without [dirac~]

2007-11-18 Thread Mathieu Bouchard
On Fri, 16 Nov 2007, [EMAIL PROTECTED] wrote: Quoting Andy Farnell [EMAIL PROTECTED]: In which case Dirac impulses are theoretical and not practical digital signals? dirac impulses are _theoretical_ _analog_ signals. And yet, if you discretise them using Fourier theory, using sampling as a

Re: [PD] unit impulse without [dirac~]

2007-11-18 Thread Mathieu Bouchard
On Sat, 17 Nov 2007, Uur Güney wrote: When you let the bottom side's length of a triangle shaped function to go to zero, for preserving its area, its height goes to infinity. Dirac Delta Function is defined as this limiting case, It can also be defined using any of a variety of functions of

Re: [PD] tabread4~~

2007-11-18 Thread Mathieu Bouchard
On Thu, 15 Nov 2007, Steffen Juul wrote: ~~ What does appending a tilde mean? From the first post i thought is was just slang for 'this is really a tilde object that does it's thing right' as in underlining. After that the thread took a direction into discussion about time and space/

Re: [PD] [GEM] pix_artoolkit

2007-11-18 Thread Johannes Taelman
Hi Patrick, I compiled GEM from CVS for windows (evil, I know...) with VC2005. Don't have the time to upgrade it to artoolkitplus now, and I'm on a deadline... regards, Johannes On Nov 17, 2007 8:49 PM, patrick [EMAIL PROTECTED] wrote: hi johannes, sorry this is not an answer... how did you

Re: [PD] Fwd: Bug entering '{' characters WAS: who is using [entry]?

2007-11-18 Thread Hans-Christoph Steiner
On Nov 18, 2007, at 4:56 AM, Claude Heiland-Allen wrote: Hans-Christoph Steiner wrote: So... anyone want to write a regexp that escapes any unclosed brackets? That would be a tricky one... but very useful for Pd. I guess that it's not possible at all with regular expressions:

Re: [PD] The sound of algae growing

2007-11-18 Thread Daniel Wilcox
Totally awesome, those algae can groove ... thanks for this, now I have new critters to play with! ... now how do I combine them with my planned Holy Diver cover? -- Dan Wilcox danomatika www.robotcowboy.com ___ PD-list@iem.at mailing list UNSUBSCRIBE

Re: [PD] Fwd: Bug entering '{' characters WAS: who is using [entry]?

2007-11-18 Thread Tim Blechmann
On Sun, 2007-11-18 at 12:35 -0500, Hans-Christoph Steiner wrote: On Nov 18, 2007, at 4:56 AM, Claude Heiland-Allen wrote: Hans-Christoph Steiner wrote: So... anyone want to write a regexp that escapes any unclosed brackets? That would be a tricky one... but very useful for Pd. I

Re: [PD] floating point exception (core dumped)

2007-11-18 Thread Miller Puckette
Hi Enrike, you might be able at least to open the patch by running Pd with the -noloadbang startup flag. cheers Miller On Sat, Nov 17, 2007 at 09:56:01AM +0100, altern wrote: hi I just added a spectrum visualization to my patch taken from example E01.spectrum.pd . Activating this causes

[PD] error: pdp_route: no method for 'symbol'

2007-11-18 Thread Javier Garcia
Hi, when i try to open a .mov with the patch i have attached this error message appear: error: pdp_route: no method for 'symbol' ... you might be able to track this down from the Find menu. Any idea? br. GARFF _ Express

Re: [PD] error: pdp_route: no method for 'symbol'

2007-11-18 Thread Jack
[pdp_route] accept only pdp packet (like movie). In your patch [K- looper] seems to output a symbol. ++ Jack Le 19 nov. 07 à 00:39, Javier Garcia a écrit : Hi, when i try to open a .mov with the patch i have attached this error message appear: error: pdp_route: no method for 'symbol'

Re: [PD] error: pdp_route: no method for 'symbol'

2007-11-18 Thread Roman Haefeli
hi javier i didn't have a look at your patch, but the error message is pretty clear. it says: there is somewhere an object [pdp_route] in your patch, that receives a symbol message (a message with a 'symbol' selector). the error says, that this objectclass [pdp_route] cannot deal with symbol

Re: [PD] tabread4~~

2007-11-18 Thread Chris McCormick
On Sun, Nov 18, 2007 at 01:02:16PM -0500, Mathieu Bouchard wrote: Anyway: I don't quite approve of the use of a double-tilde, which was my reason for the joke in the first place. In your opinion, what is a better way of textually representing a [tabread4~] that uses two signals to index a

Re: [PD] error: pdp_route: no method for 'symbol'

2007-11-18 Thread Hans-Christoph Steiner
I think you can use [route] now for PDP, i.e. you don't need [pdp_route]. .hc On Nov 18, 2007, at 6:58 PM, Roman Haefeli wrote: hi javier i didn't have a look at your patch, but the error message is pretty clear. it says: there is somewhere an object [pdp_route] in your patch, that

[PD] About editing pdpedia

2007-11-18 Thread PSPunch
Hi list, I have some questions for some of you working on pdpedia. === 1. Has there already been discussions on policies regarding when/which pages to lock? I am assuming that leaving everything unlocked is the way to go if only the world were an ideal place. Are there not yet MediaWiki