Re: [PD] how can I clear [vd~]

2011-02-01 Thread IOhannes m zmoelnig
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2011-02-01 03:33, Mathieu Bouchard wrote: [delwrite~] doesn't seem to have a clear feature. This could be added with a little bit of C code, but otherwise, there is a workaround : you temporarily set all of your read-heads to a blank portion of

Re: [PD] Am I alone?

2011-02-01 Thread Jonathan Wilkes
Well, their ideas behind the music are their ideas behind the music. The music that results is the music that results. Composers tend to do a terrible job articulating what#39;s relevant in their own work. I#39;d take what a composer professes to be interested in with a grain of salt.

Re: [PD] how can I clear [vd~]

2011-02-01 Thread Peter Plessas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I was always looking for a clear feature in delay lines. One way to do it is to use tables instead of delwrite~, and send them a clear message ; const 0. Kinda workaround though. P -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

[PD] [PD-announce] Talk - Pure Data and Hacktive Behaviours, 3rd Feb, Edlug, Edinburgh

2011-02-01 Thread Marco Donnarumma
(sorry for x-posting) Dear all, I'll be giving a talk and demo of PureData at the next Edinburgh Linux User Group Meeting on Thursday 3rd February. The meeting is held at the Edinburgh Conference and Training Centre, St Mary's Street Edinburgh (map at http://tinyurl.com/5r6ebgp ) and starts at

Re: [PD] how can I clear [vd~]

2011-02-01 Thread Mathieu Bouchard
On Tue, 1 Feb 2011, Peter Plessas wrote: I was always looking for a clear feature in delay lines. One way to do it is to use tables instead of delwrite~, and send them a clear message ; const 0. Kinda workaround though. Did you see my email that contains the code to modify [delwrite~] to add

Re: [PD] how can I clear [vd~]

2011-02-01 Thread Peter Plessas
* Mathieu Bouchard ma...@artengine.ca [2011-02-01 15:26]: On Tue, 1 Feb 2011, Peter Plessas wrote: I was always looking for a clear feature in delay lines. One way to do it is to use tables instead of delwrite~, and send them a clear message ; const 0. Kinda workaround though. Did you see

[PD] INScore version 0.63 released

2011-02-01 Thread Dominique Fober
INScore is an environment for the design of Interactive Augmented Music Scores. Since it is basically driven by OSC messages, it might be considered as an interactive graphic extension to Pure Data. The INScore project is open source and a new version of the environment has been released. The

Re: [PD] how can I clear [vd~]

2011-02-01 Thread Mathieu Bouchard
On Tue, 1 Feb 2011, Peter Plessas wrote: * Mathieu Bouchard ma...@artengine.ca [2011-02-01 15:26]: Did you see my email that contains the code to modify [delwrite~] to add a 'clear' method ? Yes! I think usually Miller now would check it and see if it can be included in pd, no? Either that,

[PD] Music made with Pd

2011-02-01 Thread Eduardo Patricio
A little improvisation with Pd: http://vimeo.com/19385664 cheers! Eduardo _ Eduardo Patrício http://www.eduardopatricio.com.br +55 41 8434-0480 ___ Pd-list@iem.at mailing list UNSUBSCRIBE and

[PD] saving relative paths in a textfile

2011-02-01 Thread Athos Bacchiocchi
hello list, i'm building a patch in wich openpanel is used to load four wavfiles in four different arrays. The four paths are stored and, if needed, saved in a text file using [textfile] object, so that they can be loaded all together like a primitive kind of soundbank. The problem with

Re: [PD] Music made with Pd

2011-02-01 Thread ALAN BROOKER
wow! really like this---here is another clip...pure data on the news! http://vimeo.com/17123835 On Tue, Feb 1, 2011 at 5:01 PM, Eduardo Patricio epatri...@yahoo.com wrote: A little improvisation with Pd: http://vimeo.com/19385664 cheers! Eduardo _

Re: [PD] saving relative paths in a textfile

2011-02-01 Thread Mathieu Bouchard
On Tue, 1 Feb 2011, Athos Bacchiocchi wrote: The problem with openpanel is that it outputs absolute paths, making the textfile useless in case i move the entire patch (with wavfiles as well, without modifying the relative positions), to another position or machine. Can anyone point me in the

Re: [PD] how can I clear [vd~]

2011-02-01 Thread Ingo Scherzinger
I actually went the easy way and doubled the [delwrite~]. After adding the delay time to the [switch~] off message it worked just fine. This is because I have delay times of 20 - 50 ms for doubling notes. Since note events are not happening any faster then that it is working. Indeed, using higher

[PD] MSD and rectangular structures like brick

2011-02-01 Thread Jack
I would like to know if it is possible to build 2D brick system with MSD : I would like to draw rectangles in GEM (the bricks) which can't cross each other (like 'solid' brick). I have good results using several mass aligned on a rigid line to simulate the brick. But i would like to know if there

Re: [PD] how can I clear [vd~]

2011-02-01 Thread Jonathan Wilkes
--- On Tue, 2/1/11, Mathieu Bouchard ma...@artengine.ca wrote: From: Mathieu Bouchard ma...@artengine.ca Subject: Re: [PD] how can I clear [vd~] To: Ingo Scherzinger i...@miamiwave.com Cc: pd-list@iem.at Date: Tuesday, February 1, 2011, 3:33 AM On Tue, 1 Feb 2011, Ingo Scherzinger wrote:

Re: [PD] how can I clear [vd~]

2011-02-01 Thread Tyler Leavitt
Hello, Thank you for writing that up Mathieu, I was looking for that exact fix about 3 months ago. Could you or anybody else that wants to take up the issuse explain to me how to add that code to my current installation? I'm assuming it would need to be recompiled, and I've never recompiled a

Re: [PD] Am I alone?

2011-02-01 Thread Dominic Pflaum
Composers tend to do a terrible job articulating what's relevant in their own work. I'd take what a composer professes to be interested in with a grain of salt. Perhaps in some cases but I certainly wouldn't make that a prescriptive approach. Without understand that's Steve Reich was

Re: [PD] Music made with Pd

2011-02-01 Thread Eduardo Patricio
Hey Eduardo, Yes, I like that. There's something really interesting (though I'm not quite sure what it is yet) about the sculptural use of air and space and also I suppose time/duration in some recent laptop works. Perhaps it's the move away from haptic devices that seemed to preoccupy

Re: [PD] Music made with Pd

2011-02-01 Thread Eduardo Patricio
Thank you!! Eduardo De: ALAN BROOKER alan.brooker2...@gmail.com Para: Eduardo Patricio epatri...@yahoo.com wow! really like this---here is another clip...pure data on the news! http://vimeo.com/17123835 On Tue, Feb 1, 2011 at 5:01 PM, Eduardo Patricio epatri...@yahoo.com wrote: A little

Re: [PD] how can I clear [vd~]

2011-02-01 Thread Mathieu Bouchard
On Tue, 1 Feb 2011, Tyler Leavitt wrote: Thank you for writing that up Mathieu, I was looking for that exact fix about 3 months ago. Could you or anybody else that wants to take up the issuse explain to me how to add that code to my current installation? I'm assuming it would need to be

Re: [PD] Am I alone?

2011-02-01 Thread Jonathan Wilkes
But we're not talking about the man, we're talking about the music. -Jonathan --- On Tue, 2/1/11, Dominic Pflaum dompfl...@gmail.com wrote: From: Dominic Pflaum dompfl...@gmail.com Subject: Re: [PD] Am I alone? To: Jonathan Wilkes jancs...@yahoo.com Cc: Mathieu Bouchard ma...@artengine.ca,

Re: [PD] how can I clear [vd~]

2011-02-01 Thread Mike Moser-Booth
You could also just build a delay using a [table] as the buffer. Then you can clear your delay line by sending the [clear( message to the table. .mmb On Tue, Feb 1, 2011 at 6:29 PM, Mathieu Bouchard ma...@artengine.ca wrote: On Tue, 1 Feb 2011, Tyler Leavitt wrote: Thank you for writing

Re: [PD] how can I clear [vd~]

2011-02-01 Thread Mathieu Bouchard
On Tue, 1 Feb 2011, Mike Moser-Booth wrote: You could also just build a delay using a [table] as the buffer. Then you can clear your delay line by sending the [clear( message to the table. .mmb as far as I'm concerned, if I needed that feature, I'd consider just recompiling, instead of

Re: [PD] how can I clear [vd~]

2011-02-01 Thread Mathieu Bouchard
On Tue, 1 Feb 2011, Jonathan Wilkes wrote: Would the following do the same thing as a clear message? If you don't need change the amount of delay while using it. It works because [delay] doesn't keep a queue of unsent bangs, it just forgets them, while [pipe] does make a queue (which

Re: [PD] Am I alone?

2011-02-01 Thread J. Simon van der Walt
On 2 February 2011 03:13, Jonathan Wilkes jancs...@yahoo.com wrote: But we're not talking about the man, we're talking about the music. ‘There is no such thing as music. Music is not a thing at all but an activity, something that people do.’ Christopher Small (1998) ‘Musicking: The Meanings of

Re: [PD] how can I clear [vd~]

2011-02-01 Thread Mike Moser-Booth
Oh, I agree. I'd much rather use [vd~] than hack a workaround. But I don't think all of us are in the level of compiling our own externals (I, for one, have never done it). I'm merely suggesting it as an alternative. It is a pretty simple workaround, though. If you use [poke~] to write, then the

Re: [PD] how can I clear [vd~]

2011-02-01 Thread Jonathan Wilkes
--- On Wed, 2/2/11, Mathieu Bouchard ma...@artengine.ca wrote: From: Mathieu Bouchard ma...@artengine.ca Subject: Re: [PD] how can I clear [vd~] To: Jonathan Wilkes jancs...@yahoo.com Cc: Ingo Scherzinger i...@miamiwave.com, pd-list@iem.at Date: Wednesday, February 2, 2011, 6:22 AM On