Re: [PD] benevolent dictator? (was: 2d multiple preset interpolation?)

2010-07-13 Thread Frank Barknecht
Hi, On Tue, Jul 13, 2010 at 11:07:08AM -0400, Mathieu Bouchard wrote: > On Tue, 13 Jul 2010, Frank Barknecht wrote: > > >I would love a proper way for Pd vanilla/core to load libraries > >into abstractions. I know of [import] but most of my abstraction > >libraries target vanilla installs, too, s

Re: [PD] GEM pix_film crashing on OSX 10.5

2010-07-13 Thread Julio Terra
Here are some updates regarding my attempts to solve the issue with my pix_film patch. Last week, I was able to get the patch running when I made the following key change: (1) I reconverted the movie files so that they were smaller in size (the original quicktime file were approximately 300MB each

Re: [PD] benevolent dictator? (was: 2d multiple preset interpolation?)

2010-07-13 Thread Roman Haefeli
On Tue, 2010-07-13 at 12:26 +0200, Frank Barknecht wrote: > Hi, > > On Tue, Jul 13, 2010 at 11:48:18AM +0200, Roman Haefeli wrote: > > Personally, I'd prefer to not auto-load anything at all, which would > > also encourage a nice patching style with explicitly loading the > > required libraries.

[PD] pix_opencv-0.2-rc6 | pdp_opencv-0.2-rc6

2010-07-13 Thread ydego...@gmail.com
ola, it's not really a big annoucement, just an update of some code that can only work with Open CV 2.0... as only Lucid is shipping Open CV 2.0 ( but strangely the packages are called libcv4, libhighgui4 and libcvaux4 ), this update only makes sense if you use Lucid, so you can find a .deb pack

Re: [PD] pix_record multiple ?

2010-07-13 Thread Jose Luis Santorcuato
Thanks a lot ill try Best regards José 2010/7/13 chris clepper > To capture what you see in the gemwin, use pix_snap before pix_record. > > On Tue, Jul 13, 2010 at 4:06 PM, Jose Luis Santorcuato < > santorcuat...@gmail.com> wrote: > >> Dear listworking with my students we connecte

Re: [PD] pix_record multiple ?

2010-07-13 Thread chris clepper
To capture what you see in the gemwin, use pix_snap before pix_record. On Tue, Jul 13, 2010 at 4:06 PM, Jose Luis Santorcuato < santorcuat...@gmail.com> wrote: > Dear listworking with my students we connected many webcams to gem... > displayed all the captures in one gemwin and recorded to fi

[PD] pix_record multiple ?

2010-07-13 Thread Jose Luis Santorcuato
Dear listworking with my students we connected many webcams to gem... displayed all the captures in one gemwin and recorded to file...but always recorded one cam... is possible record all the captures displayed in a just file???... Best regards from Chile. José -- http://arselectronicac

Re: [PD] benevolent dictator? (was: 2d multiple preset interpolation?)

2010-07-13 Thread Hans-Christoph Steiner
On Jul 13, 2010, at 11:07 AM, Mathieu Bouchard wrote: On Tue, 13 Jul 2010, Frank Barknecht wrote: I would love a proper way for Pd vanilla/core to load libraries into abstractions. I know of [import] but most of my abstraction libraries target vanilla installs, too, so I cannot use it. And

[PD] using Makefile template for Gem objects

2010-07-13 Thread Hans-Christoph Steiner
I quickly tried a quick hack to use the new Makefile template to build standalone Gem objects. It works well. I just added Gem's Base headers to Pd-extended, so that should make it really easy to use the template Makefile. Here's the Makefile I got working for pix_motion_sector: Ma

[PD] [PD-announce] [ÖDL Infos]29.08 20 10 - APPEL À PARTICIPATION - BLANK PAGES

2010-07-13 Thread matohawk
[ ÖDL ] APPEL À PARTICIPATION BLANK PAGES Bonjour à tous les pd utilisateurs (french and english) Dear pd user Blank Pages - Performance : 60'00'' Pure Data/Max MSP Blank Pages No load/No Save Nous avons uniquement 7 places de disponibles pour la session We have only 7 places for the session

Re: [PD] squeakyshoecore

2010-07-13 Thread Kim Cascone
nice work Chris! I'd love to peek at your patches when and if you make them available :)) ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

Re: [PD] [PD-announce] Pd-on-Android Study Group at NYC Resistor

2010-07-13 Thread Pedro Lopes
Fantastic Hans! This is great news, definitely considering on buying a android-phone in a nearby future! Best regards, Pedro Lopes On Tue, Jul 13, 2010 at 7:49 PM, Hans-Christoph Steiner wrote: > > Hey all, > > NYC Resistor has regular 'study groups' where people come to work on the > same topi

[PD] [PD-announce] Pd-on-Android Study Group at NYC Resistor

2010-07-13 Thread Hans-Christoph Steiner
Hey all, NYC Resistor has regular 'study groups' where people come to work on the same topic, this Wednesday (tomorrow) the topic is Android. Its an open environment to come work on Android projects with others who are doing the same time. A few of us will be focusing on the Pd port to

Re: [PD] pd crash on mac os x on exit audio render

2010-07-13 Thread rene beekman
hc, thanks for the reply. i'll have them check if there are any external audio interface drivers installed. not sure what you mean by "related to the portaudio crash" though On Fri, Jul 9, 2010 at 10:02 PM, Hans-Christoph Steiner wrote: > > The crash seems to be related to the portaudio crash.

Re: [PD] help browser on windows 6.0

2010-07-13 Thread Hans-Christoph Steiner
Opening Pd files in the Help Browser by double-clicking works for me on Windows XP and Windows 7 using Pd-extended 0.42.5rc-4 .hc On Jul 13, 2010, at 3:47 AM, patko wrote: Hello, would anyone mind about this bug? help browser only work if I change pd.tk file like this: http://sourceforge

Re: [PD] tactex MTC multitouch controller

2010-07-13 Thread Peter Plessas
Malte Steiner wrote: > Hi >> has anyone used a tactex MTC multitouch controller using Pd? I just got >> one which has a serial port RS232 interface. Any other users around? >> Does anyone know if the company is still in business, their webpage >> seems defunct. > > I think they are out of business

Re: [PD] benevolent dictator? (was: 2d multiple preset interpolation?)

2010-07-13 Thread Roman Haefeli
On Tue, 2010-07-13 at 13:18 +0200, Frank Barknecht wrote: > Hi, > > On Tue, Jul 13, 2010 at 12:43:08PM +0200, Roman Haefeli wrote: > > Last time I checked, [declare] indeed was working inside abstractions. > > Depends on what you call "working" ... > > Quoting the help file: > > WARNING: y

Re: [PD] tactex MTC multitouch controller

2010-07-13 Thread Malte Steiner
Hi has anyone used a tactex MTC multitouch controller using Pd? I just got one which has a serial port RS232 interface. Any other users around? Does anyone know if the company is still in business, their webpage seems defunct. I think they are out of business. There should be a Tactex touch co

Re: [PD] benevolent dictator? (was: 2d multiple preset interpolation?)

2010-07-13 Thread Mathieu Bouchard
On Tue, 13 Jul 2010, Frank Barknecht wrote: I would love a proper way for Pd vanilla/core to load libraries into abstractions. I know of [import] but most of my abstraction libraries target vanilla installs, too, so I cannot use it. And [declare] currently is designed for top-level _main.pd-st

Re: [PD] tactex MTC multitouch controller

2010-07-13 Thread Hans-Christoph Steiner
There was a Max/MSP object for it, perhaps you could get the source and port it. Probably wouldn't be too hard. .hc On Jul 13, 2010, at 6:29 AM, Peter Plessas wrote: Dear list, has anyone used a tactex MTC multitouch controller using Pd? I just got one which has a serial port RS232 in

Re: [PD] benevolent dictator? (was: 2d multiple preset interpolation?)

2010-07-13 Thread Frank Barknecht
Hi, On Tue, Jul 13, 2010 at 12:43:08PM +0200, Roman Haefeli wrote: > Last time I checked, [declare] indeed was working inside abstractions. Depends on what you call "working" ... Quoting the help file: WARNING: you might want to avoid putting "declare" statements inside abstractions, a

Re: [PD] benevolent dictator? (was: 2d multiple preset interpolation?)

2010-07-13 Thread Roman Haefeli
On Tue, 2010-07-13 at 12:26 +0200, Frank Barknecht wrote: > Hi, > > On Tue, Jul 13, 2010 at 11:48:18AM +0200, Roman Haefeli wrote: > > Personally, I'd prefer to not auto-load anything at all, which would > > also encourage a nice patching style with explicitly loading the > > required libraries.

[PD] tactex MTC multitouch controller

2010-07-13 Thread Peter Plessas
Dear list, has anyone used a tactex MTC multitouch controller using Pd? I just got one which has a serial port RS232 interface. Any other users around? Does anyone know if the company is still in business, their webpage seems defunct. thank you! Peter ___

Re: [PD] benevolent dictator? (was: 2d multiple preset interpolation?)

2010-07-13 Thread Frank Barknecht
Hi, On Tue, Jul 13, 2010 at 11:48:18AM +0200, Roman Haefeli wrote: > Personally, I'd prefer to not auto-load anything at all, which would > also encourage a nice patching style with explicitly loading the > required libraries. I'd be interested to hear what others think about > the matter. I wo

Re: [PD] Pd concert video

2010-07-13 Thread Frank Barknecht
Hi, On Tue, Jul 13, 2010 at 06:48:42PM +0900, PSPunch wrote: > (2010/07/13 12:58), Toby Sinkinson wrote: > >wow, really liked this! Are you a fan of the work of Asa Chang at all? > > Funny you noticed.. is he well known out of Japan? Not enough, I'd say. I tried to gave them some more visibilit

[PD] benevolent dictator? (was: 2d multiple preset interpolation?)

2010-07-13 Thread Roman Haefeli
Sorry for my random rant, but it seems purely illogical to me, that for instance maxlib is loaded on default, which seems to have no maintainer anymore, is buggy in some respects and creates name clashes, while iemmatrix, a clean library, which has an active maintainer with a well-established reput

Re: [PD] Pd concert video

2010-07-13 Thread PSPunch
Hi Toby, (2010/07/13 12:58), Toby Sinkinson wrote: wow, really liked this! Are you a fan of the work of Asa Chang at all? Funny you noticed.. is he well known out of Japan? Primitive concepts of my work included triggering patches on my Dumbek. After getting as far as hooking up pickups, I

Re: [PD] 2d multiple preset interpolation?

2010-07-13 Thread Roman Haefeli
On Mon, 2010-07-12 at 20:34 -0400, Mathieu Bouchard wrote: > On Tue, 13 Jul 2010, cyrille henry wrote: > > > yep. cyrille > > is yours supposed to be working in pd-extended ? > even when adding "iemmatrix" directly to the library list, > > mtx_./ > ... couldn't create > mtx_.* > ... couldn't

[PD] help browser on windows 6.0

2010-07-13 Thread patko
Hello, would anyone mind about this bug? help browser only work if I change pd.tk file like this: http://sourceforge.net/tracker/download.php?group_id=55736&atid=478070&file_id=359956&aid=2937855 this come from a closed topic I submitted six monthes ago on sourceforge. -- Patrice Colet

Re: [PD] 2d multiple preset interpolation?

2010-07-13 Thread cyrille henry
Le 13/07/2010 03:02, Martin . a écrit : thanks cyrille, to make your patch work I had to change [mtx_+] to [mtx_add] in interpol, and [mtx_-] to [mtx_sub] in interpol_mod. ok. (@mathieu, it works here on osx with the latest pd-extended with the above mentioned modification) I see that the

Re: [PD] 2d multiple preset interpolation?

2010-07-13 Thread cyrille henry
Le 13/07/2010 02:34, Mathieu Bouchard a écrit : On Tue, 13 Jul 2010, cyrille henry wrote: yep. cyrille is yours supposed to be working in pd-extended ? nop. even when adding "iemmatrix" directly to the library list, it was working when iemmatrix was a lib. now that iemmatrix is split in

Re: [PD] pd on armv7 (beagleboard): crackles / pcm not available?

2010-07-13 Thread damian.ml
On 12/07/2010, at 21:16, Hans-Christoph Steiner wrote: Can you get any audio app working properly on the beagleboard? I vaguely remember something about bugs in the ALSA driver for that hardware. yes, I have aplay and mpg124 outputting perfect audio.. dd ___