Re: [PD] [PD-dev] Fwd: Request for dev access

2007-03-02 Thread Hans-Christoph Steiner
Sorry, I thought you'd been added. What's your sourceforge ID? I couldn't find it. .hc On Mar 1, 2007, at 3:04 PM, Luke Iannini (pd) wrote: > OK, well if this is not quite ready to be discussed, could someone at > least add me to the dev list? (or write a counter proposal for my non > admis

Re: [PD] pd joystick

2007-03-02 Thread Hans-Christoph Steiner
[hid] on Mac OS X and GNU/Linux, [hidin] on Windows. And yes, they are in Pd-extended. .hc On Mar 1, 2007, at 7:45 PM, Matteo Sisti Sette wrote: > Hi, > > I was looking for an external to receive data from a standard > joystick (at > least for windows). > I only found the "pd_joystick" one

Re: [PD] pyext on OSX

2007-03-02 Thread Hans-Christoph Steiner
Have you tried running it from the command line? .hc On Mar 2, 2007, at 7:30 PM, marius schebella wrote: > Hi, > I am trying python for the first time on osx and somehow I have > problems > loading some libraries (for example urllib). maybe my script is wrong, > but I cannot test it, because

Re: [PD] PD Workshop files

2007-03-02 Thread jared
Hello all, I'm using wget to try and download the tutorial files here: http://pure-data.cvs.sourceforge.net/pure-data/doc/tutorials/ Does anyone know what I have to type into the command line to download successfully? Thanks all! jared -Original Message- From: David Powers [mailto:

Re: [PD] Using a Wind Controller with PD

2007-03-02 Thread Mike McGonagle
Thanks, Malte. I have spent the last week in PD heaven. I have been wanting to build a simple synth engine for a while, and this give me an opportunity to start with a Monophonic patch. Basically, I am kind of recreating a Minimoog configuration, with some more flexible Envelope generators, and I h

[PD] pyext on OSX

2007-03-02 Thread marius schebella
Hi, I am trying python for the first time on osx and somehow I have problems loading some libraries (for example urllib). maybe my script is wrong, but I cannot test it, because pd crashes when I import urllib. marius. import sys,urllib print "Script initialized" try: print "Script arg

[PD] loading pdp library

2007-03-02 Thread gilberto bernardes
Hi list, Could you help me please how to load pdp. When I import the library I get this on pd window: /Applications/Pd-0.39.2-extended-test7.app/Contents/Resources/Scripts/../extra/pdp.pd_darwin: dlopen(/Applications/Pd-0.39.2-extended-test7.app/Contents/Resources/Scripts/../extra/pdp.pd_darwi

Re: [PD] MSD2D for windows nLink : no working

2007-03-02 Thread Thomas Grill
Hi Nicolas, >> You're right, nlink are no more working, since the generelized >> version of msd that allows N dimensions structure. do you mean the msdND subfolder? It doesn't compile for me, while msd, msd2D, msd3D do greetings, Thomas ___

Re: [PD] spigot~

2007-03-02 Thread jared
No worries. Sorry for jumping the gun. Best, Jared -Original Message- From: hard off [mailto:[EMAIL PROTECTED] Sent: Saturday, February 24, 2007 1:39 PM To: pd-list@iem.at Cc: jared; carmen Subject: Re: [PD] spigot~ yes. sorry for causing offense. ___

Re: [PD] spigot~

2007-03-02 Thread jared
..which i just did, and posted it to another one of jared's trilogy of threads Hi jared, I'm guessing hard off was referring to your changing the subject line of your emails, which for those of us using threading mail clients throws off the "conversation" (i.e. their tracking and organizing of re

Re: [PD] Packing pointers into lists

2007-03-02 Thread pierre cage
Glad to know these can serve other data-structure enthusiasts ... Cheers, Pierre Cage 2007/3/2, Frank Barknecht <[EMAIL PROTECTED]>: > Hallo, > pierre cage hat gesagt: // pierre cage wrote: > > > See attached abstractions for a desperate (but working) way to store > > and recall lists of pointer

Re: [PD] MSD2D for windows nLink : no working

2007-03-02 Thread marius schebella
hi nicolas, I have no idea how the patch works, well, maybe I figure out... but I think there is too little help in general for msd. do you have more helpfiles or examples you want to share? esp. how to make bumpings, in pmpd there were ambient forces, there were lines, circles... where objects

Re: [PD] strange behavior of splitfilename

2007-03-02 Thread Matthias Blau
thanks, I still was on 1.15! Works well now with iemlib1.17. --Matthias IOhannes m zmoelnig schrieb: > Matthias Blau wrote: >> Hi list, >> >> in the attached patch I supply a filename from savepanel to >> splitfilename. This works as expected *except* if I happen to choose >> "decay" as filename,

Re: [PD] gem-models

2007-03-02 Thread Frank Barknecht
Hallo, Malte Steiner hat gesagt: // Malte Steiner wrote: > I made a while ago a 4 part wingstutorial which might help. Wings is > great for lowpoly modelling , read realtime 3D objects. > > http://www.block4.com/index.php?id=65 These look very nice! I also use Wings3D for quick modelling becaus

Re: [PD] PDContainer complains about missing h_multiset_setup()

2007-03-02 Thread Frank Barknecht
Hallo, Georg Holzmann hat gesagt: // Georg Holzmann wrote: > thanks frank - this was a bug introduced because pdcontainer also > compiles with the Pd-Extended buildsystem now! > > It is fixed in cvs ... Thank you, it works again. Ciao -- Frank Barknecht _ __footils.org_ _

Re: [PD] Packing pointers into lists

2007-03-02 Thread Frank Barknecht
Hallo, pierre cage hat gesagt: // pierre cage wrote: > See attached abstractions for a desperate (but working) way to store > and recall lists of pointers ... Nevertheless, making this possible in > a standard manner would be far more convincing ... I made some changes to your patches, mostly cos

Re: [PD] Using a Wind Controller with PD

2007-03-02 Thread Malte Steiner
Only a small dark video of a performance with my project 31101 Orchester. http://www.urbanunits.com/index.php?page=31101orchester So far only as streaming quicktime, I have to youtube it sometime. Here is an older one at youtube with WX5 but its offtopic. Its nongraphical and from my Max/MSP tim

Re: [PD] gem-models

2007-03-02 Thread Malte Steiner
I made a while ago a 4 part wingstutorial which might help. Wings is great for lowpoly modelling , read realtime 3D objects. http://www.block4.com/index.php?id=65 Cheers, Malte -- Malte Steiner media art + development -www.block4.com- next events: 2.3. DJ together with Xyramat at The Thing Pa

Re: [PD] MSD2D for windows nLink : no working

2007-03-02 Thread Nicolas Montgermont
Hi Mathieu, You're right, nlink are no more working, since the generelized version of msd that allows N dimensions structure. By the way, here is a patch that demonstrates the usage of tlink. Those links are the same as others except that their force is applied only in a direction (define by t

Re: [PD] pdp documentation?

2007-03-02 Thread Derek Holzer
Hi Matteo, PDP is not nearly so well-documented as GEM. Programming is Tom's specialty, and not documentation ;-) That means that the patches he includes are also super cryptic, even when you get PDP running. I've attached a ZIP of some helpful tutorials I use in my workshops. But you still ne

[PD] pdp documentation?

2007-03-02 Thread Matteo.sistisette
tis per te: http://www.email.it/f Sponsor: Credi di essere piĆ¹ bravo di Lippi o Capello? Entra nel mondo dei nostri fantasy games! Vieni a giocare Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=6237&d=20070302 ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

Re: [PD] MSD2D for windows nLink : no working

2007-03-02 Thread Thomas Grill
Hi Mathieu, msd has not been written by me, but rather Nicolas Montgermont, so i cc your message to him and the pd list. By the way, are you talking about the pd or Max version, and have you tried the latest beta from my site? (http://g.org/ext/beta) all the best, Thomas Am 02.03.2007 um

Re: [PD] [PD-dev] Fwd: Request for dev access

2007-03-02 Thread Georg Holzmann
Hallo! > Haha, please look at the first message in (or the subject of) this > thread... we have gone far off topic : ) that's true ... Please someone should add Luke ! > Finally, does anyone have any opinions on http://code.google.com as a > cantidate? It would perhaps lighten your load, IOhan

Re: [PD] Google Summer of Code WIKI

2007-03-02 Thread Georg Holzmann
Hallo! > so imo, such a project should be coordinated with miller in order to > avoid that the effort is wasted, just because he doesn't incorporate the > changes. of course - and IMHO that's the problem with that project ... LG Georg ___ PD-list@iem.