[PD] Dynamic Object Creation

2010-02-14 Thread Ben Baker-Smith
Hello List, I know this has been addressed a few times on the list in past years, but I couldn't find any concrete instructions.. so, here's my question. What is the best way to approach dynamic object creation? I'm hoping that there are some messages that can create instances of abstractions or

Re: [PD] Dynamic Object Creation

2010-02-14 Thread Pierre Massat
Hi Ben, If i m not mistaken someone on the Pd forum managed to do this in a set of patches he posted here : http://puredata.hurleur.com/sujet-3625-pdlive There is a main patch from which you choose which objects to add to a secondary patch. I couldn't tell you exactly how he did that, but it

Re: [PD] Dynamic Object Creation

2010-02-14 Thread Marco Donnarumma
Sorry if you already took a look at those patches, but you might want to check the Pd browser manuals/ pd-msg/ 1.msg_and_patch/ M Hello List, I know this has been addressed a few times on the list in past years, but I couldn't find any concrete instructions.. so, here's my question.

[PD] vista win7 support ?

2010-02-14 Thread rene beekman
we're having problems running pd-extended 0.41.4 on vista windows7 problems seem to be related to several particular objects or patches one example is the select-help patch. opening the help patch either via the desktop, or from within pd via the browser or via the context menu's 'help' option

[PD] printing long patches

2010-02-14 Thread Matteo Sisti Sette
Hi, I had never felt the need for printing a patch into a sheet of paper up to now, so I have just tried the file/print option for the first time (hadn't even realised it existed). However, if the patch is very long vertically, I get just one page (of an arbitrary size, I guess A4 or

Re: [PD] Small bug with comment

2010-02-14 Thread Matteo Sisti Sette
It's unfortunate, but it's in fact a 'feature' - 1. is a number and all numbers are printed in their 'simplest' form :) Yes but why do that _in comments_??? I guess comments get parsed like any other object? Why? What's the use in parsing the content of a comment? (you won't see a $1

Re: [PD] Dynamic Object Creation

2010-02-14 Thread Frank Barknecht
Hallo, Ben Baker-Smith hat gesagt: // Ben Baker-Smith wrote: I know this has been addressed a few times on the list in past years, but I couldn't find any concrete instructions.. so, here's my question. What is the best way to approach dynamic object creation? I'm hoping that there are some

Re: [PD] vista win7 support ?

2010-02-14 Thread Hans-Christoph Steiner
1) try a Pd-extended 0.42.5 nightly build 2) try this version with the [multiselect] object removed from the related objects subpatch select-help.pd Description: Binary data .hc On Feb 14, 2010, at 7:59 AM, rene beekman wrote: we're having problems running pd-extended 0.41.4 on

Re: [PD] Dynamic Object Creation

2010-02-14 Thread Ben Baker-Smith
Thanks to the both of you. I haven't checked out the forum patch yet (I will), but the help browser page (1.msg_and_patch) is exactly what I was looking for. -Ben On Sun, Feb 14, 2010 at 5:59 AM, Marco Donnarumma de...@thesaddj.com wrote: Sorry if you already took a look at those patches, but

Re: [PD] Install pd-extended on Ubuntu Jaunty 9.04 i686

2010-02-14 Thread Ben Baker-Smith
2010/2/12 András Murányi muran...@gmail.com: 2010/2/12 Ben Baker-Smith bbakersm...@gmail.com 2010/2/11 András Murányi muran...@gmail.com: On Thu, Feb 11, 2010 at 3:21 AM, Ben Baker-Smith bbakersm...@gmail.com wrote: Thanks for getting back to me so quickly. Sorry, there was a typo

Re: [PD] printing long patches

2010-02-14 Thread András Murányi
On Sun, Feb 14, 2010 at 3:58 PM, Matteo Sisti Sette matteosistise...@gmail.com wrote: Hi, I had never felt the need for printing a patch into a sheet of paper up to now, so I have just tried the file/print option for the first time (hadn't even realised it existed). However, if the patch

[PD] (dynamically, temporarily) suppressing error message printing

2010-02-14 Thread Matteo Sisti Sette
Hi, When I dream about the Pd of the future one of the few new features I see (not so few as in Miller's dreams) is error handling. In the meantime, is there a way to suppress (and restore) the printing of error messages in the console? Maybe by sending some message to pd? I'm using

[PD] White noise, Gaussian White Noise

2010-02-14 Thread Guilherme Lunhani
Hi, I have a doubt about random generator in [noise~]: I would like to make a gaussian white noise, buti don't know if [noise~] have (or not) a gaussian probablistic function that generate random numbers... well, i send a [gaussian~] that i make for comparisons Thanks Abstract: [gaussian~] #N

Re: [PD] Dynamic Object Creation

2010-02-14 Thread Jordi Sala
An example:http://vimeo.com/9447773 On 14 February 2010 18:35, Ben Baker-Smith bbakersm...@gmail.com wrote: Thanks to the both of you.  I haven't checked out the forum patch yet (I will), but the help browser page (1.msg_and_patch) is exactly what I was looking for. -Ben On Sun, Feb 14,

Re: [PD] White noise, Gaussian White Noise

2010-02-14 Thread Guilherme Lunhani
Sorry, I found the answer http://www.mail-archive.com/pd-list@iem.at/msg16694.html 2010/2/14 Guilherme Lunhani gcravi...@gmail.com Hi, I have a doubt about random generator in [noise~]: I would like to make a gaussian white noise, buti don't know if [noise~] have (or not) a gaussian

Re: [PD] peak amplitude in pd vanilla (was: [env~ ] vs [vsnapshot~ ]: which one is more cpu consuming?)

2010-02-14 Thread ypatios
hello im sorry i left the thread for some time now. thank you all very much for your replies. Your results are confirmed here too: the two methods with vsnapshot~ and writing-reading to a table are equally inefficient. Matt's suggestion --whilst much more efficient-- has a serious disadvantage: