[PD] [PD-announce] Fwd: UNTETHERED-Eyebeam 's Fall 2008 exhibition opens Sept. 25 – Oct. 25

2008-09-25 Thread Hans-Christoph Steiner
Come see some PDAs and iPods running fun stuff made with Pd! Begin forwarded message: > UNTETHERED: A sculpture garden of readymades > Eyebeam's Fall 2008 exhibition > > Featuring: > Jessica Banks, Ayah Bdeir, Michel de Broin, Max Dean, Paul DeMarinis > Kelly Dobson, Germaine Koh, JooYoun Paek,

Re: [PD] pyext compile ubuntu

2008-09-25 Thread Thomas Grill
Hi, i just realized that you have numeric (and not numpy) installed. While py/pyext supports all three flavors of Python array packages (numarray, numeric and numpy) methinks that numpy is the only canonical choice at this time, while the others are outdated. Therefore, the py/pyext build sys

Re: [PD] pyext compile ubuntu

2008-09-25 Thread patco
hello, I've got py working but it wasn't easy: py/pyext 0.2.1pre - python script objects (C)2002-2008 Thomas Grill - http://g.org/ext using Python 2.5.2 (r252:60911, Jul 31 2008, 17:44:49) [GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)] Python array support enabled attached is a very dirty patch of

Re: [PD] new vanilla list-abs: list-slice, list-value and more

2008-09-25 Thread Steffen Juul
On 25/09/2008, at 18.46, Jack wrote: > if someone is interrested to include this list-abs I also posted a list-abs'ish list abs a while back. Maybe we can make a prospect wiki page that can function as a hub for list-abs that are not in the list-abs? @Frank: Would you mind pointing out what

Re: [PD] new vanilla list-abs: list-slice, list-value and more

2008-09-25 Thread Jack
if someone is interrested to include this list-abs ? It is called [list-order] because it order a list with numbers (asc or desc). ++ Jack list-order.pd Description: Binary data list-order-help.pd Description: Binary data Le 23 sept. 08 à 11:22, Luke Iannini a écrit : Hallo, I continu

Re: [PD] execution order for ~ objects that output messages

2008-09-25 Thread Thomas Grill
Am 25.09.2008 um 15:22 schrieb IOhannes m zmoelnig: > Thomas Grill wrote: >> Am 25.09.2008 um 14:22 schrieb IOhannes m zmoelnig: >>> unless you use order-forcing. >> ... which i have never heard of... do you mind to elaborate? > > i'm sure you did. > it's the same technique claude had in mind and

Re: [PD] pyext compile ubuntu

2008-09-25 Thread Thomas Grill
Ooops, sorry i missed the $ locate command. If adjusting things in config.txt doesn't work check out the scripts in the build folder that are relevant for your platform. gr~~~ Am 25.09.2008 um 17:30 schrieb Thomas Grill: > Hi, > with the poor remainders of my knowledge of the french language i

Re: [PD] [Fwd: juhu]

2008-09-25 Thread IOhannes m zmoelnig
Steffen Leve Poulsen wrote: > > > Original Meddelelse > Subject: juhu > Date: Thu, 25 Sep 2008 16:17:50 +0200 > From: Steffen Leve Poulsen <[EMAIL PROTECTED]> > To: PD List > > Atteched is Borax.pd image Borax.GIF ... couldn't create fire 128 1 ... couldn't create ima

[PD] [Fwd: juhu]

2008-09-25 Thread Steffen Leve Poulsen
Original Meddelelse Subject: juhu Date: Thu, 25 Sep 2008 16:17:50 +0200 From: Steffen Leve Poulsen <[EMAIL PROTECTED]> To: PD List Atteched is Borax.pd #N canvas 98 22 708 608 12; #X obj 263 27 inlet; #X obj 322 26 inlet; #X obj 394 26 inlet; #X obj 86 535 outlet; #X obj 146

[PD] pduino and xbee

2008-09-25 Thread nick burge
Hello list. Does anyone know if pduino/firmata is compatible with using the xbee shield on an arduino?? I know the arduino for pd input system works with it. But its only good for analog input. thanks. Nick Burge. ___ Pd-list@iem.at mailing list UNSUBSCR

Re: [PD] pyext compile ubuntu

2008-09-25 Thread Thomas Grill
Hi, with the poor remainders of my knowledge of the french language i would suppose that you don't have "numerical Python" (numpy) installed. You can a) Install it and adjust the paths in config.txt b) comment out NUMPY=1 or whatever indicates usage of numpy in config.txt gr~~~ Am 25.09.2008

Re: [PD] pyext compile ubuntu

2008-09-25 Thread patco
Hello, I've rebuilt flext with sources from https://svn.g.org/ext/trunk and py with both sources from puredata svn and g svn gives this error: source/pybuffer.cpp:36:33: erreur: numpy/arrayobject.h : Aucun fichier ou dossier de ce type $ locate arrayobject.h /usr/include/python2.4/Nume

Re: [PD] pyext compile ubuntu

2008-09-25 Thread Jacob Lee
Flext doesn't build from svn right now -- it now has its own repository at https://svn.g.org/ext/trunk/flext/ . Try building it from there. -- Jacob Lee [EMAIL PROTECTED] On Thu, Sep 25, 2008 at 7:40 AM, patco <[EMAIL PROTECTED]> wrote: > Le mercredi 24 septembre 2008 à 16:42 +0200, patco

Re: [PD] execution order for ~ objects that output messages

2008-09-25 Thread IOhannes m zmoelnig
Thomas Grill wrote: > Am 25.09.2008 um 14:22 schrieb IOhannes m zmoelnig: > >> unless you use order-forcing. > > ... which i have never heard of... do you mind to elaborate? i'm sure you did. it's the same technique claude had in mind and which is described in 3.audio.examples/G05.execution.ord

Re: [PD] pyext compile ubuntu

2008-09-25 Thread Thomas Grill
Hi, from which svn did you download? The pd svn is outdated and not the authoritative source. Please follow the links on http://puredata.info/Members/thomas/ gr~~~ Am 24.09.2008 um 16:42 schrieb patco: > hi, > > I've just downloaded flext and py sources from svn, and tried with > both > pytho

Re: [PD] execution order for ~ objects that output messages

2008-09-25 Thread Thomas Grill
Am 25.09.2008 um 14:22 schrieb IOhannes m zmoelnig: > unless you use order-forcing. ... which i have never heard of... do you mind to elaborate? thanks, gr~~~ ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredat

Re: [PD] execution order for ~ objects that output messages

2008-09-25 Thread Frank Barknecht
Hallo, Claude Heiland-Allen hat gesagt: // Claude Heiland-Allen wrote: > this is documented somewhere, i think in a flanger example... It's in doc/3.audio.examples/G05.execution.order.pd and more verbose in The Book Every Pd User Can Learn A Lot Of (tm): http://crca.ucsd.edu/~msp/techniques/lates

Re: [PD] pyext compile ubuntu

2008-09-25 Thread patco
Le mercredi 24 septembre 2008 à 16:42 +0200, patco a écrit : > hi, > > I've just downloaded flext and py sources from svn, and tried with both > python 2.4 and 2.5, same errors: > > -I/home/patco/Bureau/pd-devel/pd/src -I/usr/include/stk > -I/usr/include/sndobj -I/usr/include/flext source/main.c

Re: [PD] execution order for ~ objects that output messages

2008-09-25 Thread Claude Heiland-Allen
Damian Stewart wrote: > what's the order of execution for signal~ objects that output messages (eg > env~)? > which will get printed first? It's undefined, unless you define it with subpatches with signal cords between them (which don't need to carry meaningful data, just the presence of a sign

Re: [PD] execution order for ~ objects that output messages

2008-09-25 Thread IOhannes m zmoelnig
Damian Stewart wrote: > what's the order of execution for signal~ objects that output messages (eg > env~)? > > eg: > > [...~] > | > [env~] > | > [print 1] > > [...~] > | > [env~] > | > [print 2] > > > which will get printed first? depends on the order of execution in the signal objects. th

[PD] execution order for ~ objects that output messages

2008-09-25 Thread Damian Stewart
what's the order of execution for signal~ objects that output messages (eg env~)? eg: [...~] | [env~] | [print 1] [...~] | [env~] | [print 2] which will get printed first? cheers d -- damian stewart | skype: damiansnz | [EMAIL PROTECTED] frey | live art with machines | http://www.frey.co.nz

[PD] pyext compile ubuntu

2008-09-25 Thread patco
hi, I've just downloaded flext and py sources from svn, and tried with both python 2.4 and 2.5, same errors: $ bash ../flext/build.sh pd gcc build make -f ../flext/buildsys/gnumake-sub.mak PLATFORM=lnx RTSYS=pd COMPILER=gcc BUILDPATH=../flext/buildsys/ PKGINFO=package.txt BUILDCLASS=ext USRCONFI

Re: [PD] Live broadcast of PD concert

2008-09-25 Thread Simon Kilshaw
Hey folks, Today we're streaming 4 live concerts (2 using pd) from the Creative Music Technology Department at The Royal Welsh College of Music and Drama. . 11-4 UK time. Here's the link: http://homepage.mac.com/musictechrwcmd/iMovieTheater6.html Simon Kilshaw Lecturer in Music Technology RWCMD

Re: [PD] new vanilla list-abs: list-slice, list-value and more

2008-09-25 Thread IOhannes m zmoelnig
Frank Barknecht wrote: > I'm just wondering, if I should just add the second inlet to > [list-drip] directly instead of using an extra object [list-dripx]. > What do people think? this makes it more compatible to zexy's [repack] so i vote for the 2nd inlet (+argument) (unfortunately [repack] def