Hi Jerome,
I think externals is what you are going to find the most on the Internet. Not that people does not want to share their patches, maybe just because it takes a while before being able to offer something easy and simple to understand (that' s my case). Also, many of my patches are very specific to what I do and I don' t see the aim of sharing them.(maybe this is a mistake) Finally I don' t know how many people are using pd (that would be interesting to know) but Max is the package most people use and users using mainly pd are reasonably not a lot (I think) . Your project sounds interesting. You should have a look at Jamma which is a very interesting patch. http://www.mortmain.com/pd/pd.html
GoodLuck une autre francais. Alex
On Wednesday, June 25, 2003, at 04:45 pm, abel.jerome@free.fr wrote:
hI again,
I've seen some patches PD on websites recommanded on the mailing list and I'm a little disappointed. Just 10 or 15 patchs on the Web, it's a joke?
Tell me more about the PD communauty, maybe the main purpose is to create
externals?
I'm a french guy, I would like to participate on the possible translation of PD documentation in French, Do you think it will be happened?
I'm working on an interactive (sensors convert to midi) sampler with PD, I will put it on the web. If anyone is working about the same idea, may be we can give ourself some stuff.
greeting,
jerome
a lot of patches people write a very specifically tied to their hardware config and designed for their specific aim, and as such don't have much general use posibility. i (and i assume many others) have a few of big patches that i've done for various project that i wont give a general release since there is really no point. if you are looking for patches to learn from others coding i'm sure some people would send them privately. so yeah, the pd community is a lot larger than it looks by what is published for general reuse.
Alex wrote:
Hi Jerome,
I think externals is what you are going to find the most on the Internet. Not that people does not want to share their patches, maybe just because it takes a while before being able to offer something easy and simple to understand (that' s my case). Also, many of my patches are very specific to what I do and I don' t see the aim of sharing them.(maybe this is a mistake) Finally I don' t know how many people are using pd (that would be interesting to know) but Max is the package most people use and users using mainly pd are reasonably not a lot (I think) . Your project sounds interesting. You should have a look at Jamma which is a very interesting patch. http://www.mortmain.com/pd/pd.html
GoodLuck une autre francais. Alex
On Wednesday, June 25, 2003, at 04:45 pm, abel.jerome@free.fr wrote:
hI again,
I've seen some patches PD on websites recommanded on the mailing list and I'm a little disappointed. Just 10 or 15 patchs on the Web, it's a joke?
Tell me more about the PD communauty, maybe the main purpose is to create
externals?
I'm a french guy, I would like to participate on the possible translation of PD documentation in French, Do you think it will be happened?
I'm working on an interactive (sensors convert to midi) sampler with PD, I will put it on the web. If anyone is working about the same idea, may be we can give ourself some stuff.
greeting,
jerome
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list
Zitiere Alex alex@idoia.com:
Finally I don' t know how many people are using pd (that would be interesting to know)
currently 729 email-addresses are subscribed to the pd-list. some of these email-addresses refer to the same person (for instance, i am subscribed with at least 3 addresses). and then i know a "lot" of people who use pd but are not subscribed to the list.
mfg.as.r IOhannes
Hi, zmoelnig@iem.at schrieb:
Zitiere Alex alex@idoia.com:
Finally I don' t know how many people are using pd (that would be interesting to know)
currently 729 email-addresses are subscribed to the pd-list. some of these email-addresses refer to the same person (for instance, i am subscribed with at least 3 addresses). and then i know a "lot" of people who use pd but are not subscribed to the list.
Ah, this fits with my experience from the linux-audio-dev Conference this year, where I met several guys that just read pd-list, but whose names I didn't recall ever writing a message.
So here's a big "hello" to all "read-only"-participants!
Frank _ __footils.org_ _
So here's a big "hello" to all "read-only"-participants!
Hello!
I've been "ro" for a week or two, just joined this list and just started digging in to PD itself. I'm an old Csound guy, but the real-time possibilites presented by PD with JACK got me interested.
I do, however, have a problem as well:
When I graphically select and drag/move multiple objects (say a simple sub-patch copied from another patch), PD slows to a crawl, reports DIO errors, and then immediately crashes. A full crash is less likely in OSS and ALSA modes, but PD dies quite easily in this way when running in -jack mode.
Is this a Tcl/Tk thing, an audio issue, my problem? It happens whether "compute audio" is toggled on or off.
I am on a p4 2.4 with 1gb ram running PlanetCCRMA on Redhat 9 with pd version 0.36-0. The card is an M-audio Delta 1010.
Here are the options I'm using:
bash$ sudo jackd -R -d alsa -d hw:0 -r 44100 -p 1024 &
...I have also tried other jackd buffer settings (-p). Then:
bash$ sudo pd -rt -jack -guishadow -cordcolor
It does the same when run as an ordinary user and/or with lesser options.
Thanks in advance for any insights.
Kevin
===== "I should prefer this note not be read or, if skimmed, that it should be forgotten." - Mallarme
Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com
hi kevine,
This "feature" is well known and has been fixed in the CVS branch devel_0_36. ACtually its not pd crashing but jack killing pd.
A fast workaround is to start pd without the -realtime flag. You might report the problem to the planetCCRMA list, so that Fernando knows about it.
I fear that the devel_0_37 branch has the same probelm still, I will fix it as soon as I find the time.
Guenter
So here's a big "hello" to all "read-only"-participants!
Hello!
I've been "ro" for a week or two, just joined this list and just started digging in to PD itself. I'm an old Csound guy, but the real-time possibilites presented by PD with JACK got me interested.
I do, however, have a problem as well:
When I graphically select and drag/move multiple objects (say a simple sub-patch copied from another patch), PD slows to a crawl, reports DIO errors, and then immediately crashes. A full crash is less likely in OSS and ALSA modes, but PD dies quite easily in this way when running in -jack mode.
Is this a Tcl/Tk thing, an audio issue, my problem? It happens whether "compute audio" is toggled on or off.
I am on a p4 2.4 with 1gb ram running PlanetCCRMA on Redhat 9 with pd version 0.36-0. The card is an M-audio Delta 1010.
Here are the options I'm using:
bash$ sudo jackd -R -d alsa -d hw:0 -r 44100 -p 1024 &
...I have also tried other jackd buffer settings (-p). Then:
bash$ sudo pd -rt -jack -guishadow -cordcolor
It does the same when run as an ordinary user and/or with lesser options.
Thanks in advance for any insights.
Kevin
===== "I should prefer this note not be read or, if skimmed, that it should be forgotten." - Mallarme
Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list
--- guenter geiger geiger@xdv.org wrote:
hi kevine,
This "feature" is well known and has been fixed in the CVS branch devel_0_36. Actually its not pd crashing but jack killing pd.
I scanned the archive only briefly, so I appologize for bringing up a repeat :) I assumed this was something others had noticed. I'll try the "no -rt" workaround for now.
You might report the problem to the planetCCRMA list, so that Fernando knows about it.
I am back and forth with Fernando quite a bit and will be sure to mention this to him. Thanks for all of your work on PD, it's really an impressive tool and fun to use.
Kevin
===== "I should prefer this note not be read or, if skimmed, that it should be forgotten." - Mallarme
Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com