Re: [PD] Feedback discussion

2009-09-15 Thread Phil Stone
Of course, feedback does not require simultaneity...nor does it always imply an acoustic system (though I'm guessing that's what you're referring to, Derek). One nice thing about those digital goblins is that they can feed-back *information* about the music. More interestingly, they can feed-b

Re: [PD] convert number to pass it as argument to canvas

2009-09-15 Thread Ricardo Dueñas Parada
thank you. 2009/9/15 Jonathan Wilkes : > You can do this: > > [makefilename %d] > | > [label $1( > | > [s your_canvas] > > --- On Wed, 9/16/09, Ricardo Dueñas Parada wrote: > >> From: Ricardo Dueñas Parada >> Subject: [PD] convert number to pass it as argument to canvas >> To: "pd-list" >> Date

Re: [PD] convert number to pass it as argument to canvas

2009-09-15 Thread Jonathan Wilkes
You can do this: [makefilename %d] | [label $1( | [s your_canvas] --- On Wed, 9/16/09, Ricardo Dueñas Parada wrote: > From: Ricardo Dueñas Parada > Subject: [PD] convert number to pass it as argument to canvas > To: "pd-list" > Date: Wednesday, September 16, 2009, 4:28 AM > Hi list, I just wa

[PD] convert number to pass it as argument to canvas

2009-09-15 Thread Ricardo Dueñas Parada
Hi list, I just want to know how can send a number as a cnv argument. I want to put a number in the label of a canvas, but it shows me "Bad argument", in what must I convert it? Thanks. Ricardo ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-

Re: [PD] Feedback discussion

2009-09-15 Thread Derek Holzer
I can't really say from a supra-atomic standpoint I could agree with you, but I'd settle for the speed of light, or even the remotely distant figure of the response time of an op-amp. Which is quite a bit faster than your average blocksize or even a single discrete sample--assuming that a compl

Re: [PD] Feedback discussion

2009-09-15 Thread Derek Holzer
As I said already, I'm not interested in predictability. Analog nonlinearity is interesting to me, much more so than digital pseudo-randomness. But my main interest is in being able to maintain a live performance in the midst of all this unpredictability. When digital stuff fails, it tends to f

Re: [PD] new GUI screenshots

2009-09-15 Thread chris clepper
Do any of the metering correspond to a standard (PPM, VU, BBC, etc)? Or are they ProTools style mystery meters? On Mon, Sep 14, 2009 at 7:48 PM, Hans-Christoph Steiner wrote: > > On Sep 14, 2009, at 2:40 PM, Mathieu Bouchard wrote: > > On Sat, 12 Sep 2009, András Murányi wrote: >> >> It looks

Re: [PD] YUV v/s RGBA

2009-09-15 Thread chris clepper
On Mon, Sep 14, 2009 at 4:40 PM, Andres Ferrari wrote: > > hello, i am trying to use pix_mask with 2 movies. > > the movies were encoded in RGBA colorspace (codec planarRGB) for .mov > files. > > but when I open the video the pd console show that is not possible use > pix_mask with 2 YUV movies..

Re: [PD] new GUI screenshots

2009-09-15 Thread Mathieu Bouchard
On Tue, 15 Sep 2009, András Murányi wrote: 2009/9/15 Hans-Christoph Steiner Btw I can see it's a snapshot of 2009/09/06. Do I understand right that 1) dd is being actively developed these days 2) some code from it gets its way to pd? DD is GPL and Pd is BSD so code can only flow Pd->DD. Wow. W

Re: [PD] new GUI screenshots

2009-09-15 Thread Mathieu Bouchard
On Tue, 15 Sep 2009, Mathieu Bouchard wrote: On Mon, 14 Sep 2009, Ivica Ico Bukvic wrote: If you dislike vanilla appearance of Pd on Linux as much as I do, please try the pd.tk file I sent out sometime last week on this list and report any bugs. I have no idea how much you dislike it, but I won

[PD] [PD-announce] Thirty-first meeting of the Pd club of Montréal, QC (schedule)

2009-09-15 Thread Mathieu Bouchard
On Sat, 5 Sep 2009, Mathieu Bouchard wrote: la trente-et-unième rencontre du club PureData de la ville de Montréal aura lieu le mercredi 16 septembre 2009 de 18h30 à 22h30, dans les locaux de Vidéographe-Production, situé au 4550 Garnier (entre Mont-Royal et Gilford). apportez vos portables

Re: [PD] new GUI screenshots

2009-09-15 Thread Ivica Ico Bukvic
If you dislike vanilla appearance of Pd on Linux as much as I do, please try the pd.tk file I sent out sometime last week on this list and report any bugs. Hans has pointed a few that affect other platforms (this one was designed to provide minimal changes while making GUI more 21st century and wit

Re: [PD] new GUI screenshots

2009-09-15 Thread Mathieu Bouchard
On Mon, 14 Sep 2009, Ivica Ico Bukvic wrote: If you dislike vanilla appearance of Pd on Linux as much as I do, please try the pd.tk file I sent out sometime last week on this list and report any bugs. I have no idea how much you dislike it, but I won't work on pd.tk anymore. If you read early

Re: [PD] new GUI screenshots

2009-09-15 Thread Mathieu Bouchard
On Mon, 14 Sep 2009, Jonathan Wilkes wrote: One of slightly annoying things about the console is that has a large, awkward default size that makes it likely to get covered up when there are lots of subpatches open. You can avoid having lots of subpatches open, by making judicious use of the GO

[PD] problem with pdvjtools

2009-09-15 Thread Sergi Lario
Hi! > Ooops! > new ubuntu 9.04, perhaps i should wait for a specific build for Jaunty? > > You can find new deb packages at http://hangar.org/pdvjtools > Pagano, Patrick wrote: > > pdvjtools.deb with pdp_frei0r does not work. it crashes every time. FYI. > > > Wich system are you using? > > i tr

Re: [PD] Feedback discussion

2009-09-15 Thread Mathieu Bouchard
On Tue, 15 Sep 2009, Derek Holzer wrote: as you probably discovered, you need to use a send~/receive~ pair or other type of one-block delay to make any kind of feedback in Pd You don't need it to be one block...? For one, feedback in the digital realm is never instantaneous, Instantaneousn

[PD] [rtcmix~] object?

2009-09-15 Thread Andy Farnell
Has anyone built/ported [rtcmix~] by Brad Garton for Pd? ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

Re: [PD] $0 of parent patch

2009-09-15 Thread marius schebella
oops, I already got it, [parentdollarzero] from iemlib. m. 2009/9/15 marius schebella : > hi, > I am getting old and lazy.. I forgot, whether it is possible to get > the parent patch's value for $0. (other than passing it as an > argument...) > thanks, > marius. >

[PD] $0 of parent patch

2009-09-15 Thread marius schebella
hi, I am getting old and lazy.. I forgot, whether it is possible to get the parent patch's value for $0. (other than passing it as an argument...) thanks, marius. ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredat

Re: [PD] problem with pd-extended 0.41.4

2009-09-15 Thread Hans-Christoph Steiner
On Sep 15, 2009, at 8:24 AM, ydego...@gmail.com wrote: Hans-Christoph Steiner wrote: On Sep 14, 2009, at 8:09 AM, ydego...@gmail.com wrote: ola, precisely, there are _too_ many discussions on this topic, and i don't know the actual state of it... subsidiary question : do i neeed pd-exten

Re: [PD] Feedback discussion

2009-09-15 Thread Daniel Wilcox
Hey Guys, sti For artistic inspiration, I would highly recommend Kevin Drumm's "Imperial Distortion" CD, which was composed using very simple filter/EQ feedback loops. Raphael Toral's "Aeriola Frequency" and "Cyclorama Lift 3" CDs also use a "no input" technique of delays and equalizers, as

Re: [PD] YUV v/s RGBA

2009-09-15 Thread zmoelnig
Quoting "Andres Ferrari" : hello, i am trying to use pix_mask with 2 movies. the movies were encoded in RGBA colorspace (codec planarRGB) for .mov files. but when I open the video the pd console show that is not possible use pix_mask with 2 YUV movies... if I use open in pix_film (or pix_

Re: [PD] Help with patch needed: keyname/route + textfile/gem

2009-09-15 Thread Marco Donnarumma
> Date: Tue, 15 Sep 2009 15:29:36 +0100 > From: James Dunn > Subject: Re: [PD] Help with patch needed: keyname/route + > > > > 2) I've switched to the laptop for running this patch and the gem window > is really buggy. it has no border and when the window is destroyed it > leaves black patches beh

Re: [PD] Help with patch needed: keyname/route + textfile/gem

2009-09-15 Thread James Dunn
Quoth Jack, on 14/09/09 19:25: Or, this patch can help you (actually, i don't know what you are looking for ;) ++ Jack Thanks for those patches Jack. I don't know much about gem but I'm learning! I'm working with a text file of 6000+ words and what I really want is to have the first 10 lines o

Re: [PD] problem with pd-extended 0.41.4

2009-09-15 Thread ydego...@gmail.com
Hans-Christoph Steiner wrote: On Sep 14, 2009, at 8:09 AM, ydego...@gmail.com wrote: ola, precisely, there are _too_ many discussions on this topic, and i don't know the actual state of it... subsidiary question : do i neeed pd-extended ( from which version on ? ) to use namespaces and insp

Re: [PD] problem with pdvjtools

2009-09-15 Thread Pagano, Patrick
Ooops! new ubuntu 9.04, perhaps i should wait for a specific build for Jaunty? From: husk [hus...@gmail.com] Sent: Tuesday, September 15, 2009 6:36 AM To: Pagano, Patrick Cc: Hans-Christoph Steiner; ydego...@gmail.com; PD List Subject: Re: [PD] problem with

[PD] about mtx_^ and matrix line

2009-09-15 Thread Olivier Heinry aka Oli44
Hello, I've got a problem with the matrix object named [mtx_.^] : is there any name for it so that I can create it ? (such as [mtx_colon] as a replacement to [mtx_: ] <- this is NOT a smiley! Then, I was wondering if there were any such feature as [matrix~] left-most inlet line input in the [mat

Re: [PD] Feedback discussion

2009-09-15 Thread Derek Holzer
Hi Jerome, as you probably discovered, you need to use a send~/receive~ pair or other type of one-block delay to make any kind of feedback in Pd to avoid the dreaded "DSP loop detected" error. Filters, delays, waveshapers and other things can affect the signal along the way. But to be honest

Re: [PD] problem with pdvjtools

2009-09-15 Thread husk
Pagano, Patrick wrote: pdvjtools.deb with pdp_frei0r does not work. it crashes every time. FYI. Wich system are you using? i tried a bunch of times and tried to make a light joke pdp_freeframe still works though videogrid no worky pp husk

[PD] [PD-announce] Urban Screens and Public Space International Seminar / Sept.28-29-30 at Medialab-Prado

2009-09-15 Thread Medialab-Prado comunicacion
*Urban Screens and Public Space* *International Seminar* *September 28, 29 and 30, 2009 @Medialab- Prado Madrid (Spain)* This international seminar aims to reflect on the relationships established between urban screens and the public space in which they are immersed, questioning the kinds of