Re: [PD] Problems Following Floss Generating Waveforms Article

2010-04-28 Thread martin brinkmann
Alex Lucas wrote: http://en.flossmanuals.net/PureData/GeneratingWaveforms Any help with this would be very much appreciated, it may just be my soundcard acting strangely. i think the artifacts (audible at higher frequencys) resulting from the phasor going from 0 to 2051. after changing this

[PD] FLOSS translation into French

2010-04-28 Thread Pierre Massat
Hi all, I sorry to bring this up again, there was a discution a while ago about translating the FLOSS manual in French. I m not sure how to go about doing this. Can translate anything i want? Can i start with topic, or is there a priority rank? And how do i submit the translated pages? I know

Re: [PD] FLOSS translation into French

2010-04-28 Thread Oli44
Hello Pierre, There is a FLOSS Manual about FLOSS Manuals that explains translation a bit: http://en.flossmanuals.net/FLOSSManuals/XchangeIntro I think you will have to request the new manual to be created on the fm-discuss list:

[PD] ERROR building pd-0.41.4_EXTENDED from source on OSX snow leopard

2010-04-28 Thread t'es in t'es bat
Hello, i'll try to build from source i follow the howto from the pd.info website. and i got this: new-host-4:~ lepole$ cd /Users/lepole/Desktop/Pd-0.41.4-extended/packages/darwin_app new-host-4:darwin_app lepole$ make install make package cat Info.plist.in | \ sed

[PD] list-tuplet

2010-04-28 Thread colet . patrice
Hello, I'm working over an object that is sequencing list items symmetrically over time, at some level we can randomize time lengths. it's attached and only needs [list-find]. I'm wondering if there is such list object and/or class object in pd patches repository? acw, patko #N canvas

[PD] metro default arg

2010-04-28 Thread colet . patrice
what about setting metro default argument to same as delay? just for awkward windows users like me $ diff -uw x_time.c.old x_time.c --- x_time.c.old 2010-04-28 11:16:06 + +++ x_time.c 2010-04-28 11:16:30 + @@ -107,7 +107,7 @@ static void metro_ft1(t_metro *x, t_floatarg g) { -

Re: [PD] metro default arg

2010-04-28 Thread IOhannes m zmoelnig
On 2010-04-28 13:19, colet.patr...@free.fr wrote: what about setting metro default argument to same as delay? just for awkward windows users like me $ diff -uw x_time.c.old x_time.c --- x_time.c.old 2010-04-28 11:16:06 + +++ x_time.c 2010-04-28 11:16:30 + @@ -107,7 +107,7 @@

Re: [PD] plugin~ help broken

2010-04-28 Thread Abraao Alcantara
Hi Tim and all... I attached the output of listplugins. Thanks. listplugins Description: Binary data ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

Re: [PD] metro default arg

2010-04-28 Thread colet . patrice
Indeed, this line shouldn't affect the right inlet $ diff -uw x_time.c.old x_time.c --- x_time.c.old 2010-04-28 11:16:06 + +++ x_time.c 2010-04-28 12:13:51 + @@ -119,6 +119,7 @@ static void *metro_new(t_floatarg f) { t_metro *x = (t_metro *)pd_new(metro_class); + if (f 1) f = 20;

Re: [PD] gem pipe?

2010-04-28 Thread cyrille henry
you can't pipe a gemlist, because everything must be sync with gemhead. but you can store a gemlist with the gemlist object. see help and examples. c Andrew Faraday a écrit : Hey all I've recently tried to pass a gem chain through a [pipe] object (aiming to avoid multiple pipes going to

[PD] London Patching Circle - Tuesday 4th May

2010-04-28 Thread Ryan Jordan
London Pure Data patching circle. -- -- Link up with other Pd-ers in meatspace to swap techniques. Tuesday 4th May 7pm - 10pm A10Lab Area 10 Project Space Peckham Hill Street SE15 5JT Buses 12, 36, 37, 63, 78, 436, 345, 177, 312, 343 Train: Peckham Rye Station Free and Open to all! Feel free

[PD] playlist-help.pd

2010-04-28 Thread Hans-Christoph Steiner
Someone recently pointed out (I forget who, sorry) that playlist- help.pd is missing. Anyone have a help patch for playlist? Or Yves, perhaps you have one you could commit? .hc I hate it when they say, He gave

Re: [PD] playlist-help.pd

2010-04-28 Thread Jack
And what about : 5. reference - unauthorized - playlist-help.pd in Pd-ext 0.41.4 ? ++ Jack Le mercredi 28 avril 2010 à 10:34 -0400, Hans-Christoph Steiner a écrit : Someone recently pointed out (I forget who, sorry) that playlist- help.pd is missing. Anyone have a help patch for playlist?

Re: [PD] playlist-help.pd

2010-04-28 Thread Hans-Christoph Steiner
Ah yes, there was one but it seems to have been deleted here: http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=revrevision=11563 I guess it should be recommitted as trunk/externals/unauthorized/ playlist/playlist-help.pd .hc On Apr 28, 2010, at 10:50 AM, Jack wrote: And what

[PD] connecting a samphold and a phasor together

2010-04-28 Thread Benoît Fortier
First time on this mailing list, so hello everyone! I started using pd a couple of month ago and I'm completely addicted. Ok I have a simple problem for which I'm looking for the most elegant solution. I need a phasor (in a looping sampler) which frequency can be changed only at the beginning

Re: [PD] ERROR building pd-0.41.4_EXTENDED from source on OSX snow leopard

2010-04-28 Thread Hans-Christoph Steiner
Update your source code with rsync or svn update. That's been fixed. .hc On Apr 28, 2010, at 6:47 AM, t'es in t'es bat wrote: Hello, i'll try to build from source i follow the howto from the pd.info website. and i got this: new-host-4:~ lepole$ cd /Users/lepole/Desktop/Pd-0.41.4-extended/

Re: [PD] FLOSS translation into French

2010-04-28 Thread Mathieu Bouchard
On Wed, 28 Apr 2010, Pierre Massat wrote: I sorry to bring this up again, there was a discution a while ago about translating the FLOSS manual in French. I m not sure how to go about doing this. do you think that Pd's built-in manual should be translated after this, or before this ?...

Re: [PD] connecting a samphold and a phasor together

2010-04-28 Thread Jack
I am not an expert in sound but with a [s~] (from [samphold~]) and a [r~] (into [phasor~]), you should avoid dsp loop. [r~] receive with one block delay. Don't know if there is better solution. ++ Jack Le mercredi 28 avril 2010 à 08:03 -0700, Benoît Fortier a écrit : First time on this

[PD] Re : connecting a samphold and a phasor together

2010-04-28 Thread Benoît Fortier
Thank you, I didn't knew about the one block delay. Problem solved very elegantly indeed! Benef De : Jack j...@rybn.org À : Benoît Fortier benoitfort...@yahoo.ca Cc : pd-list@iem.at Envoyé le : Mer 28 avril 2010, 11 h 26 min 41 s Objet : Re: [PD] connecting a

[PD] [PD-announce] Interaction Design Student Patches

2010-04-28 Thread Freaky DNA
Greetings all, I have just posted a collection of student patches for an interaction design course I was teaching at Emily Carr University of Art and Design.  I hope that the patches will be useful to people playing around with Pure Data in a learning environment, installation artwork and

[PD] problems using pd with 120 dpi

2010-04-28 Thread Thomas Holzmann
Hello, I'm using the latest pd-extended and have display problems when using pd on a screen which is set to 120 dpi. Then most of the texts don't fit into the boxes. When I change the screen to 96 dpi everything works fine. I assume that's a problem with tk scaling!? Does someone know a

Re: [PD] problems using pd with 120 dpi

2010-04-28 Thread Thomas Holzmann
I'm using Pd version 0.42.5-extended-20100428 and Ubuntu Lucid 10.04 :-) Am 2010-04-28 20:07, schrieb Thomas Holzmann: Hello, I'm using the latest pd-extended and have display problems when using pd on a screen which is set to 120 dpi. Then most of the texts don't fit into the boxes. When I

[PD] portaudio and asio windowz

2010-04-28 Thread Marco Donnarumma
hello, I just got a saffire pro 40. I'm testing it on windows atm 'cause FFADO driver works but it's still unstable on linux. In Pd output/input 1-2 work properly, but there is no way I can get the others working. I tried both MMIO (also with multiple device), and ASIO. No luck. Selecting ASIO I

Re: [PD] metro default arg

2010-04-28 Thread Mathieu Bouchard
On Wed, 28 Apr 2010, IOhannes m zmoelnig wrote: but this does not only effect the default the arg, but also any time set through the right inlet. so if you decrease the metro time with a ramp from 100ms to 0.1ms, it will suddenly jump (..., 1.02, 1.01, 1.00, 20.00, 20.00, ...) which i think

Re: [PD] Problems Following Floss Generating Waveforms Article

2010-04-28 Thread Alex Lucas
Hi Guy's, Thanks very much for your help on this. I've uploaded a screenshot of the patch here http://tinypic.com/r/mmcy89/5 however there doesn't seem to be any visible clipping on the table. The audible clipping was present across the frequency range but changing the multiplication on the

Re: [PD] problems using pd with 120 dpi

2010-04-28 Thread Mathieu Bouchard
On Wed, 28 Apr 2010, Thomas Holzmann wrote: I'm using the latest pd-extended and have display problems when using pd on a screen which is set to 120 dpi. Then most of the texts don't fit into the boxes. When I change the screen to 96 dpi everything works fine. I assume that's a problem with

Re: [PD] London Patching Circle - Tuesday 4th May

2010-04-28 Thread Mathieu Bouchard
On Wed, 28 Apr 2010, Ryan Jordan wrote: http://puredata.info/community/LondonPatchingCircle http://a10lab.info/ do you have summaries of past meetings somewhere ? _ _ __ ___ _ _ _ ... | Mathieu Bouchard, Montréal, Québec. téléphone:

Re: [PD] naming objects

2010-04-28 Thread Mathieu Bouchard
On Mon, 26 Apr 2010, IOhannes m zmoelnig wrote: all true, but GetProcAddress will never be called for a file called renderDepthSelector.pd. Indeed, that was quite a mistake. anyhow, i (personally) don't think that CamelCase objectnames are bad. I don't think that they are bad either,

Re: [PD] gem pipe? (fwd)

2010-04-28 Thread Mathieu Bouchard
-- Forwarded message -- Date: Wed, 28 Apr 2010 15:08:34 -0400 (EDT) From: Mathieu Bouchard mbouch...@videographe.qc.ca To: Andrew Faraday jbtur...@hotmail.com Subject: RE: [PD] gem pipe? On Wed, 28 Apr 2010, Andrew Faraday wrote: Well, I always meant the [pipe] object. in this