Re: [PD] two webcam in gem

2010-08-24 Thread IOhannes m zmoelnig
On 2010-08-24 21:51, Ricardo Brazileiro wrote: > hi all, > > How can I use two webcam in Gem to tracking (pix_blob) ? use 2 [pix_video] objects. > > Is it possible? yes. > > I have two webcam, /dev/video0 and /dev/video1. I tested using pix_video but > I only change the device in the same wi

[PD] pidip

2010-08-24 Thread Willy WOLFF
I would like to compile pidip http://pure-data.svn.sourceforge.net/viewvc/pure-data/trunk/externals/pidip/ We must use automake 1.4, see in header of aclocal.m4 But when i do autoreconf, i have "aclocal: configure.ac: 0: macro `AM_PATH_GTK' not found in library" message. pidip use gtk 1 exclu

[PD] project help and suggestions

2010-08-24 Thread Martin Eckart
Hi all, I'm working on a project that I'd like some technical input on in order to make it more efficient than I have it. For reference I'm working with PD-Extended on Ubuntu 10.4. I have a digital camera taking jpeg images at regular (2 or 3 second) intervals which download automatically to a d

Re: [PD] howto get "pool"

2010-08-24 Thread Thomas Grill
Am 24.08.2010 um 23:55 schrieb Thomas Grill: > In your flext/buildsys/config-lnx-pd.txt file, there is a line beginning with > "UFLAGS +=" > Try adding -DFLEXT_CMEM at the end of this line. > Sorry, it's actually -DFLEXT_USE_CMEM gr~~~ ___ Pd-list@

Re: [PD] howto get "pool"

2010-08-24 Thread Thomas Grill
Am 24.08.2010 um 19:31 schrieb João Martins: > Would this issue be exclusive of Linux installations? > One of my main problems now is not understanding the "portability" issues. I'm not sure about the exclusiveness, but different OSs handle combined namespaces of dynamic libraries in different

Re: [PD] Font weirdness with 0.43test

2010-08-24 Thread Miller Puckette
Long as there's a way to fix a problem I'm having: in message boxes with many lines of text, you can easily click on one character and select one above it... it gets very confusing. (Fedora 13 out-of-box). I'm guessing that in the current version the GUI simply tells Pd what size the font ought

Re: [PD] Bang

2010-08-24 Thread Derek Holzer
Awesome. This is the second time I've seen one of these. Bring on more Pd cakes! Maybe the next PdCon could have a baking contest instead of all those ever-so-exciting academic papers ;-) D. On 8/24/10 8:59 AM, Philip Cunningham wrote: Visiting my family in Scotland, my sister made me an earl

[PD] two webcam in gem

2010-08-24 Thread Ricardo Brazileiro
hi all, How can I use two webcam in Gem to tracking (pix_blob) ? Is it possible? I have two webcam, /dev/video0 and /dev/video1. I tested using pix_video but I only change the device in the same window. -- ricardo brazileiro http://rbrazileiro.info __

Re: [PD] Opening multiple files

2010-08-24 Thread Jonathan Wilkes
Well, it works in rc5 on winxp and osx. -Jonathan --- On Tue, 8/24/10, Hans-Christoph Steiner wrote: > From: Hans-Christoph Steiner > Subject: Re: [PD] Opening multiple files > To: "Jonathan Wilkes" > Cc: pd-list@iem.at > Date: Tuesday, August 24, 2010, 7:12 AM > > Have you ever been able to

[PD] PD Engine on FPGA

2010-08-24 Thread Christoph Kuhr
Hi, im planning to build an outboard dsp engine. the idea is to connect a fpga device via ethernet to an extra ethernetcard in a linux rt pc system with an alsa driver using rtnet. and the dsp core shall be realized as a pd audio engine/objects. has anyone a clou how to get started with the po

[PD] Pd-extended 0.42.5-rc5 on UbuntuStudio 9.10 looking for externals everywhere?

2010-08-24 Thread João Martins
Hi there. I'm taking my first steps with Pd on Linux and just noticed that unlike my Mac, where Pd just looks for the externals in their own directory, I'm getting a huge list, on startup, of obvious failures looking for libraries and externals everywhere. Things like this, for every loaded extern

Re: [PD] howto get "pool"

2010-08-24 Thread João Martins
Would this issue be exclusive of Linux installations? One of my main problems now is not understanding the "portability" issues. I really thank you all for your time and help. João Martins No dia 24 de Agosto de 2010 18:23, Thomas Grill escreveu: > Oh yes, i remember that issue now... there's

Re: [PD] Problems with "pool" object

2010-08-24 Thread João Martins
I'm using the one available at http://g.org/ext/beta/linux/pd/ I'll look into the task of compiling it myself. I use xsample as provided by your site without any problem, and I'm not using flext, just the externals. Here and on my Mac, where everything works just fine. João Martins No dia 24

Re: [PD] howto get "pool"

2010-08-24 Thread Thomas Grill
Oh yes, i remember that issue now... there's a flag called FLEXT_CMEM which inhibits overriding the new/delete operators. To my knowledge the flag is set by default for versions within the last 3 years or so. I'll check later to be sure. gr~~~ Am 24.08.2010 um 09:25 schrieb IOhannes m zmoelnig:

Re: [PD] Problems with "pool" object

2010-08-24 Thread Thomas Grill
Hi Joao, interestingly i haven't asked before: what versions of flext, pool and xsample are you using? I'm asking i would always recommend to compile from the svn source - which should not be all that daunting. I might not be the right source of comfort but i guess there are people here that can

Re: [PD] newline in comment

2010-08-24 Thread Hans-Christoph Steiner
Try using the [comment] object from cyclone. You can set its width. .hc On Aug 21, 2010, at 6:47 AM, tim vets wrote: Hi list, Is there a way to put newlines in comments that stay there after closing and reopening a patch? I am unable to create a comment like: "first line second line third

Re: [PD] Bang

2010-08-24 Thread Hans-Christoph Steiner
Awesome! She did a bang-up job! (sorry couldn't resist) .hc On Aug 24, 2010, at 2:59 AM, Philip Cunningham wrote: Visiting my family in Scotland, my sister made me an early birthday present. It's a very tasty, and patchable, cake. ___ Pd-list@iem.

Re: [PD] small patch for [pdp_mix]

2010-08-24 Thread Hans-Christoph Steiner
On Aug 24, 2010, at 6:08 AM, ydego...@gmail.com wrote: ahoj, Hans-Christoph Steiner wrote: From what I've seen, PDP is kind of abandoned. frozen is the word, not abandonned... anyway anybody can commit to it, we don't need just one maintainer.. if that's important for you, just comm

Re: [PD] Bang

2010-08-24 Thread Husk 00
On Tue, Aug 24, 2010 at 8:59 AM, Philip Cunningham wrote: > Visiting my family in Scotland, my sister made me an early birthday > I love your family :) cheers -- when Art become pratical we call it technology. When Technology become useless we call it Art www.estereotips.net _

Re: [PD] Bang

2010-08-24 Thread Pedro Lopes
genious. On Tue, Aug 24, 2010 at 10:24 AM, Andrew Faraday wrote: > seconded... > > > -- > Date: Tue, 24 Aug 2010 10:22:37 +0300 > From: ypat...@gmail.com > To: pcunningham...@googlemail.com > CC: pd-list@iem.at > Subject: Re: [PD] Bang > > > wow... > > is your sister

Re: [PD] Problems with "pool" object

2010-08-24 Thread Bryan Jurish
moin João, Not that I think this will be of much help, but when I had similar flext-related crashes ("free(): invalid pointer") in the past, it turned out to be due to missing initialization code in the constructor. I really don't believe [pool] suffers from this problem (we would have heard abou

[PD] [PD-announce] I C::ntr::l Nature Live Media Performance at Flussi Festival, Italy

2010-08-24 Thread Marco Donnarumma
Dear all, I’ll be performing the Pd-based, audiovisual concert for augmented bass guitar and butterfly I C::ntr::l Naturev.3.0 on 26th August at Flussi Festival for New Media Arts, Avellino, Italy. I’ll share the stage with Menion (La Bèl Netlabel),

Re: [PD] small patch for [pdp_mix]

2010-08-24 Thread ydego...@gmail.com
ahoj, Hans-Christoph Steiner wrote: From what I've seen, PDP is kind of abandoned. frozen is the word, not abandonned... anyway anybody can commit to it, we don't need just one maintainer.. if that's important for you, just commit it.. i have no time now ciao, sevy _

Re: [PD] Problems with "pool" object

2010-08-24 Thread João Martins
Nothing is as simple as it looks, as I'm learning by the minute. With the latest release of Pd, turning off Gem does not allow "pool" to work properly, and I get exactly the same error message. This leads me back to "pool" in itself. Compiling all of "flext" really seems a daunting task, but I thin

Re: [PD] Problems with "pool" object

2010-08-24 Thread IOhannes m zmölnig
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/24/2010 11:17 AM, João Martins wrote: > So, I've tried using a fresher copy of GEM (0.92.3) and not having xsample > in the way, and I got apparently the same problem: oops, i just checked the 0.92 sources, and it seems that my fix is not there

Re: [PD] Bang

2010-08-24 Thread Andrew Faraday
seconded... Date: Tue, 24 Aug 2010 10:22:37 +0300 From: ypat...@gmail.com To: pcunningham...@googlemail.com CC: pd-list@iem.at Subject: Re: [PD] Bang wow... is your sister married?? (just kiddin'..) alabala On 24 August 2010 09:59, Philip Cunningham wrote: Visiting my family in Scotland,

Re: [PD] Problems with "pool" object

2010-08-24 Thread João Martins
So, I've tried using a fresher copy of GEM (0.92.3) and not having xsample in the way, and I got apparently the same problem: *** glibc detected *** pdextended: free(): invalid pointer: 0x09c2b864 *** === Backtrace: = /lib/tls/i686/cmov/libc.so.6[0x17b0d1] /lib/tls/i686/cmov/libc.so.6[

Re: [PD] Problems with "pool" object

2010-08-24 Thread Frank Barknecht
On Tue, Aug 24, 2010 at 09:33:53AM +0100, João Martins wrote: > Well... I'll test to see if it is really a problem between pool and xsample > (they both work on my Mac), and not GEM. Did you notice that if I take Gem > out, pool and xsample stop having problems? Ah, no, I overlooked that. Then I w

Re: [PD] howto get "pool"

2010-08-24 Thread João Martins
I'll try that. Should I try it before or after recompiling everything Flext related (Frank Barknecht suggestion)? Thank you all, João Martins No dia 24 de Agosto de 2010 08:25, IOhannes m zmoelnig escreveu: > On 2010-08-23 22:10, João Martins wrote: > > Hi, S. Jensen, > > > > I'm looking for a

Re: [PD] Problems with "pool" object

2010-08-24 Thread João Martins
Well... I'll test to see if it is really a problem between pool and xsample (they both work on my Mac), and not GEM. Did you notice that if I take Gem out, pool and xsample stop having problems? But I'm more than willing to follow any suggestions. Could I ask you for instructions on how to "recompi

Re: [PD] howto get "pool"

2010-08-24 Thread IOhannes m zmoelnig
On 2010-08-23 22:10, João Martins wrote: > Hi, S. Jensen, > > I'm looking for a way to get "pool" working on a Linux distribution (Ubuntu > or Ubuntu Studio are my main goals). I've noticed that you were able to > compile your own Pd-extended and were looking to add "pool" to it. > Did you manage

Re: [PD] Bang

2010-08-24 Thread ypatios
wow... is your sister married?? (just kiddin'..) alabala On 24 August 2010 09:59, Philip Cunningham wrote: > Visiting my family in Scotland, my sister made me an early birthday > present. It's a very tasty, and patchable, cake. > > ___ > Pd-list@iem.a