Re: [PD] PD vista compatability

2007-03-05 Thread Geert Bleyen
That isn't really an answer to my question. I'm actually quite happy with vista64 and would hate to make a dual boot just for PD. PD is the first problem i've encountered with it. So please, can you keep your answer sensible and meaningfull in the future, thanks. Geert On Tue, 06 Mar 2007 0

Re: [PD] PeRcolate?

2007-03-05 Thread Kevin McCoy
> But maybe someone still has the code on his computer ? Then we could put > it into cvs ... I think (if my memory's not confused) that's actually the crux of it, something about the licensing doesn't permit it to be in CVS? http://lists.puredata.info/pipermail/pd-list/2005-11/032777.html Someon

Re: [PD] PeRcolate?

2007-03-05 Thread Georg Holzmann
Hallo! > I exchanged emails with Olaf Matthes and he said that he is no longer > doing Pd-related projects, but that someone could take the Max source > and port it to Pd again. Yes, I also talked with Olaf last year and he said, that he doesn't program for pd anymore and removed all his webside

Re: [PD] a little pitchshifter

2007-03-05 Thread padawan12
Helpfile B.14.sampler.rockafella may be a good place to start. On Mon, 5 Mar 2007 14:15:26 -0600 "Mike McGonagle" <[EMAIL PROTECTED]> wrote: > I don't want to change the subject (and if needed, we can start a new > thread), but as this might be a related topic, here it is... > > What would it t

Re: [PD] PD vista compatability

2007-03-05 Thread padawan12
It's a trap! Get out of there Geert! On Mon, 05 Mar 2007 22:58:01 +0100 "Geert Bleyen" <[EMAIL PROTECTED]> wrote: > Has anyone else had any experience with using PD on Vista64? I've tried it > running on a vista 64bit machine and must say that it doesnt really work > very well. The sound is

Re: [PD] PD Workshop files

2007-03-05 Thread padawan12
Seems like it worked and you already have the files. Have a look in your current working directory. Please could you post the exact command line given and we can see any possible errors. On Tue, 6 Mar 2007 02:14:03 - "jared" <[EMAIL PROTECTED]> wrote: > Hey all, > > Sorry to keep dragging t

Re: [PD] loading big sound files

2007-03-05 Thread padawan12
Yes, the problem is because the files are too big for a 32 bit version of Pd. Try using a disk based file player like [readsf~] On Tue, 06 Mar 2007 02:05:55 + "gilberto bernardes" <[EMAIL PROTECTED]> wrote: > Dear all, > > I'm having a problem in a patch and I would thank all the help. I ju

Re: [PD] PeRcolate?

2007-03-05 Thread Spencer Russell
It seems that you can download RPMs of percolate at http://ccrma.stanford.edu/planetccrma/software/pdworld.html#SECTION00063700 spencer On 3/5/07, Stephen Sinclair <[EMAIL PROTECTED]> wrote: > Does anyone know if there is still a Pd version of PeRcolate available? > It seems it hasn'

Re: [PD] a little pitchshifter

2007-03-05 Thread Mike McGonagle
I don't want to change the subject (and if needed, we can start a new thread), but as this might be a related topic, here it is... What would it take to turn this into a "Slowdown" abstraction? Basically, I am interested in slowing down the tempo of a sound, but NOT changing the pitch... Am I off

Re: [PD] PD Workshop files

2007-03-05 Thread jared
Hey all, Sorry to keep dragging this out but I can't seem to find a solution. Thanks Frank. I tried what you mentioned. It didn't work either. Here is the message I keep getting: "HTTP request sent, awaiting response 200 OK Length: 27 [text/plain] Server file no newer than local fil

Re: [PD] loading big sound files

2007-03-05 Thread gilberto bernardes
Dear all, I'm having a problem in a patch and I would thank all the help. I just want to play 4 audio files, but the problem is that I'm getting a lot of clicks,each of the files are more or less 15 min, maybe this can be the problem. I already tryed to read the files from an array but the sou

[PD] PD vista compatability

2007-03-05 Thread Geert Bleyen
Has anyone else had any experience with using PD on Vista64? I've tried it running on a vista 64bit machine and must say that it doesnt really work very well. The sound is totally screwed, a simple sinus synthesizer gives me weird sound anomalies (pulsating sounds). Using the same files in XP

Re: [PD] PeRcolate?

2007-03-05 Thread Kevin McCoy
I exchanged emails with Olaf Matthes and he said that he is no longer doing Pd-related projects, but that someone could take the Max source and port it to Pd again. Some of those objects (munger~ in particular) are really great. Kevin On 3/5/07, Stephen Sinclair <[EMAIL PROTECTED]> wrote: > Does

Re: [PD] PeRcolate?

2007-03-05 Thread Stephen Sinclair
Thanks! I don't use Fedora, but I suppose I could use the source package from there. Maybe there is a debianized version out there, I'll take a look. Steve On 3/5/07, Spencer Russell <[EMAIL PROTECTED]> wrote: > It seems that you can download RPMs of percolate at > http://ccrma.stanford.edu/plan

[PD] PeRcolate?

2007-03-05 Thread Stephen Sinclair
Does anyone know if there is still a Pd version of PeRcolate available? It seems it hasn't been kept alive.. (At least the web site, http://www.akustische-kunst.org/puredata/percolate/, seems to be down.) Thanks, Steve ___ PD-list@iem.at mailing list UN

[PD] [PD-announce] make art 2007 / FLOSS + Art festival / 3-8 April 2007 / Poitiers / France

2007-03-05 Thread propaganda
sorry for x, please >> (version française en bas de page) - (EN) _ __ _ _ ___|_| | |__| | _||_ | |_|_| | _| | _|__|_ | | || | | |___|_| | |_

[PD] [PD-announce] Pure Data workshop / make art festival / 3-6 April 2007 / Poitiers / France

2007-03-05 Thread propaganda
sorry for x, please >> (english version at the end of the mail) - (FR) Modélisation physique et Pure Data Intervenants: Cyrille Henry et Nicolas Montgermont - www.chdh.net Date: Mardi 3 avril - Vendredi 6 avril 2007 Heure: 10:00 - 17:00 Lieu: Maison de l'Architecture, 1 rue de la Tranchée, 860

Re: [PD] a little pitchshifter

2007-03-05 Thread Frank Barknecht
Hallo, Kyle Klipowicz hat gesagt: // Kyle Klipowicz wrote: > Could aliasing be avoided by using a multi-pole low pass filter at > nyquist before sending the signal to the dac? No: Alias frequencies aren't too high, they are wrong frequencies, that have been mirrored at the Nyquist border. As soon

Re: [PD] a little pitchshifter

2007-03-05 Thread Kyle Klipowicz
Could aliasing be avoided by using a multi-pole low pass filter at nyquist before sending the signal to the dac? ~Kyle On 3/5/07, Frank Barknecht <[EMAIL PROTECTED]> wrote: > Hallo, > Denis Trapeznikoff hat gesagt: // Denis Trapeznikoff wrote: > > > 2007/3/2, hard off <[EMAIL PROTECTED]>: > > >us

Re: [PD] a little pitchshifter

2007-03-05 Thread Frank Barknecht
Hallo, Denis Trapeznikoff hat gesagt: // Denis Trapeznikoff wrote: > 2007/3/2, hard off <[EMAIL PROTECTED]>: > >use this construction: > > > >[phasor~] > >| > >| [r arraylength] > >| | > >[*~ ] > >| > >[tabread4~ arrayname] > > > > > >where, "arraylength" is the value obtained from the out

Re: [PD] Using a Wind Controller with PD

2007-03-05 Thread paris
Hi Malte, You have me curious... do you have any pics online from sessions where you chewed visuals? Thanks! p > Original Message > Subject: Re: [PD] Using a Wind Controller with PD > From: Malte Steiner <[EMAIL PROTECTED]> > Date: Wed, February 21, 2007 12:53 pm > To: pd-list@

Re: [PD] minor but persistent annoyances

2007-03-05 Thread Miller Puckette
Looks like that's purely TK trying to "help"... ugh. cheers Miller On Mon, Mar 05, 2007 at 07:15:48PM +0900, hard off wrote: > cheers miller, that would be awesome. > > sorry to keep this going, but what about bug #2: > > >2) The opening position of property dialogs, when repeatedly accessed, >

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

2007-03-05 Thread Denis Trapeznikoff
Sorry, if offtopic. I'm not aware of GEM functionalities, but the algorythmic way to solve the problem, as I can see it, is: compute diff(x,y)=f(t,x,y)-f(t-1,x,y), where f(t) is picture at present moment; compute alpha layer for the current picture alpha(x,y)=(diff(x,y)!=(0,0,0))

Re: [PD] a little pitchshifter

2007-03-05 Thread Denis Trapeznikoff
2007/3/2, hard off <[EMAIL PROTECTED]>: peter, use this construction: [phasor~] | | [r arraylength] | | [*~ ] | [tabread4~ arrayname] where, "arraylength" is the value obtained from the outlet of [soundfiler] when you load your sample. the speed of the phasor should be set at ( 441

Re: [PD] Can't compile zexy [was: Re: [textfile] behavior]

2007-03-05 Thread David F. Place
On Mar 5, 2007, at 3:03 AM, IOhannes m zmoelnig wrote: > where did you get zexy from? from CVS? > or is it a source release from pd.iem.at ? I got it from ftp://iem.at/pd/externals/ZEXY --o---o-o-o---o-o-o--- David F. Place mailto:[EMAIL PROTECTED] ___

Re: [PD] hot do you get a comma into a symbol?

2007-03-05 Thread Frank Barknecht
Hallo, Luigi Rensinghoff hat gesagt: // Luigi Rensinghoff wrote: > > hello, 'addcomma' adds a comma in message box > > > a shame its not documented anywhereare there more hidden trix > like that ? It's documented: See message-help.pd Nevertheless "addcomma" won't make a symbol with a com

Re: [PD] minor but persistent annoyances

2007-03-05 Thread hard off
cheers miller, that would be awesome. sorry to keep this going, but what about bug #2: >2) The opening position of property dialogs, when repeatedly accessed, "wander" down the screen, until eventually, they are nearly off the bottom of the screen. I'm guessing the behavior is partly intentional

Re: [PD] hot do you get a comma into a symbol?

2007-03-05 Thread IOhannes m zmoelnig
Luigi Rensinghoff wrote: >>> --- >> hello, 'addcomma' adds a comma in message box > > > a shame its not documented anywhereare there more hidden trix > like that ? ? it is perfectly documented in the help-patch for message boxes... however, it will not help rich in his problems, since th

Re: [PD] hot do you get a comma into a symbol?

2007-03-05 Thread Luigi Rensinghoff
Am 05.03.2007 um 10:24 schrieb Patco: > Rich E a écrit : >> Is it possible to make one symbol that looks like "26,0,0" ? I'd >> like >> to be able to do the command: >> >> (amixer -c 1 cset numid=5 26,2,32768 ( >> | >> shell >> >> which would control the hdsp matrix mixer. But the commas make

Re: [PD] PD Workshop files

2007-03-05 Thread Frank Barknecht
Hallo, jared hat gesagt: // jared wrote: > and i forgot 2 links: > http://www.gnu.org/software/wget/faq.html > and the all-wise trash heap: > http://www.google.com/search?q=wget+directory > > I've checked the faq. No luck. Usually "wget --mirror -no-parent URL" does a pretty good job of c

Re: [PD] hot do you get a comma into a symbol?

2007-03-05 Thread Patco
Rich E a écrit : > Is it possible to make one symbol that looks like "26,0,0" ? I'd like > to be able to do the command: > > (amixer -c 1 cset numid=5 26,2,32768 ( > | > shell > > which would control the hdsp matrix mixer. But the commas make > message part before "2", then again on "32768". An

Re: [PD] hot do you get a comma into a symbol?

2007-03-05 Thread Rich E
Just found the answer from a previous thread.. sorry for waiting your time! On 3/5/07, Rich E <[EMAIL PROTECTED]> wrote: Is it possible to make one symbol that looks like "26,0,0" ? I'd like to be able to do the command: (amixer -c 1 cset numid=5 26,2,32768 ( | shell which would control the

[PD] hot do you get a comma into a symbol?

2007-03-05 Thread Rich E
Is it possible to make one symbol that looks like "26,0,0" ? I'd like to be able to do the command: (amixer -c 1 cset numid=5 26,2,32768 ( | shell which would control the hdsp matrix mixer. But the commas make message part before "2", then again on "32768". Any way to get the whole thing in on

Re: [PD] PD Workshop files

2007-03-05 Thread IOhannes m zmoelnig
jared wrote: > and i forgot 2 links: > http://www.gnu.org/software/wget/faq.html > and the all-wise trash heap: > http://www.google.com/search?q=wget+directory > > I've checked the faq. No luck. > so what is your problem then? if it is only missing luck, i suggest investigating on magic

Re: [PD] Can't compile zexy [was: Re: [textfile] behavior]

2007-03-05 Thread IOhannes m zmoelnig
David F. Place wrote: > Thanks for the tip. I tried to compile the zexy library, but got an error. ... > checking "ms-bitfields"... yes > checking "pd\>=0.37"... yes now that is very weird. i am pretty sure that zexy's configure does perform a check for "-fPIC". to be precise, here on my machin