[PD] build aubio with pure-data

2011-07-03 Thread Willy WOLFF
Hello. I want to build aubio with puredata under GNU/Gentoo Linux. Pd 0.43 ans aubio 0.3.2 But build stop at linking time. Is the configure file/makefile file are wrong? I have m_pd.h in /usr/include and i have put a copy of src directory of pd's tarball in /usr/lib/pd/src Thanks for help.

Re: [PD] build aubio with pure-data

2011-07-03 Thread Xavier Miller
Hello Willy, I also had this problem (gentoo). The work-around I've found is mv /usr/include/m_pd.h /usr/include/m_pd.h- emerge -1av aubio mv /usr/include/m_pd.h- /usr/include/m_pd.h See Gentoo Bug 369835: https://bugs.gentoo.org/show_bug.cgi?id=369835 Bon dimanche, Xavier. Le 03/07/11

Re: [PD] build aubio with pure-data

2011-07-03 Thread Willy WOLFF
I think is not good way to do this trick. If you want to use aubio's pd external :) The real problem is that the ebuild want to autoreconf. And then break configure/make file. If you download aubio's tarball and want to compil manualy : - just ./configure and make that's work, with puredata too -

Re: [PD] reorg of puredata.info/docs/developer

2011-07-03 Thread András Murányi
On Sat, Jul 2, 2011 at 20:41, Hans-Christoph Steiner h...@at.or.at wrote: I just finished a big, long-overdue reorg of the http://puredata.info/docs/**developerhttp://puredata.info/docs/developersection of the website. * Its now a wiki folder so it acts like a regular wiki, not like a

[PD] Extracting RGB components of iemgui's

2011-07-03 Thread Chris McCormick
Hello, Despite reading several posts in the archive and the source code in g_all_guis.c I am embarrassed to say that I am completely stumped by the problem of extracting the individual RGB components from the IEM saved color value in the .pd file, as ints between 0 and 255. What I am doing

[PD] Extended version for Natty AMD64?

2011-07-03 Thread Mario Mey
Hello, everybody. Is there any build for Natty AMD64 of the Extended version? For the moment, I don't want to compile it... Thanks! ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

Re: [PD] Extended version for Natty AMD64?

2011-07-03 Thread John Harrison
I used 64 bit from lucid on my natty machine. I think I had to use gem from the repos but otherwise it works fine. Sent from my cell... On Jul 3, 2011 10:57 AM, Mario Mey mario...@gmail.com wrote: Hello, everybody. Is there any build for Natty AMD64 of the Extended version? For the moment, I

Re: [PD] Extended version for Natty AMD64?

2011-07-03 Thread Mario Mey
Thanks for the reply. Yes, at the moment, I'm using 0.42.5 Lucid 64bits. I just tried to install the 0.43.5 Lucid 64 DEB with no luck. I think I should compile... The only soft I compile in my life is Blender from SVN. I don't think compiling PD would be difficult... but I don't find a

Re: [PD] PdCon11 / Berlin? (was: Pure Data Convention Registration form)

2011-07-03 Thread Max
we are currently looking into hiring an autobus for the transfer weimar berlin with the capacity of 60 seats Am 02.07.2011 um 20:24 schrieb Marco Donnarumma: Hi, I'm planning to be there :) It's always beautiful to be in Berlin. M Hello, who is going to attend the

Re: [PD] PdCon11 / Berlin?

2011-07-03 Thread Michael Zacherl.
Hi, regarding Pd-Conventions I'm a total noob, so it took me a while to realise this when reading the schedule: http://www.uni-weimar.de/medien/wiki/PDCON:Convention/Schedule Michael. On 2.7.2011, at 04:29 , TAD BISAHA wrote: Bonjour, Good news but where are the links? I had confirm for

Re: [PD] PdCon11 / Berlin?

2011-07-03 Thread Michael Zacherl.
ok, I need to forward this - I got not the faintest idea what it's all about ... On 2.7.2011, at 04:59 , TAD BISAHA wrote: OK, for certains things, I,m really a poete... I have seen the programm but not realised about Berlin... Sorry for the berliners but I'm in a see of noise near the

Re: [PD] PdCon11 / Berlin? (was: Pure Data Convention Registration form)

2011-07-03 Thread Michael Zacherl.
brilliant! Is it just a question of how and when or is it also an if? So I just need to find a quarter and a train back from Berlin. Thanks, Michael. On 3.7.2011, at 18:19 , Max wrote: we are currently looking into hiring an autobus for the transfer weimar berlin with the capacity of 60 seats

Re: [PD] Extended version for Natty AMD64?

2011-07-03 Thread batinste
Hi We were talking about this particular topic some days, ago, you should have searched :) I did compile pd extended for natty 64, but it's lacking some libs due to my lack of compiling skills, so my build does not include pdp, pidip, gem2pdp, pdp_opengl. #LIB_TARGETS += hid pdp pidip gem2pdp

Re: [PD] PdCon11 / Berlin? (was: Pure Data Convention Registration form)

2011-07-03 Thread Marco Donnarumma
+1! M On Sun, Jul 3, 2011 at 6:19 PM, Max abonneme...@revolwear.com wrote: we are currently looking into hiring an autobus for the transfer weimar berlin with the capacity of 60 seats Am 02.07.2011 um 20:24 schrieb Marco Donnarumma: Hi, I'm planning to be there :) It's always

Re: [PD] Extracting RGB components of iemgui's

2011-07-03 Thread Mathieu Bouchard
On Sun, 3 Jul 2011, Chris McCormick wrote: Despite reading several posts in the archive and the source code in g_all_guis.c I am embarrassed to say that I am completely stumped by the problem of extracting the individual RGB components from the IEM saved color value in the .pd file, as ints

Re: [PD] PdCon11 / Berlin? (was: Pure Data Convention Registration form)

2011-07-03 Thread Max
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 it's a question of money. two busses for 80 people are 1190.00 euros. stay tuned. Am 03.07.2011 um 19:06 schrieb Michael Zacherl.: brilliant! Is it just a question of how and when or is it also an if? So I just need to find a quarter and a train

Re: [PD] reorg of puredata.info/docs/developer

2011-07-03 Thread Hans-Christoph Steiner
On Jul 3, 2011, at 10:04 AM, András Murányi wrote: On Sat, Jul 2, 2011 at 20:41, Hans-Christoph Steiner h...@at.or.at wrote: I just finished a big, long-overdue reorg of the http://puredata.info/docs/developer section of the website. * Its now a wiki folder so it acts like a regular

Re: [PD] Extracting RGB components of iemgui's

2011-07-03 Thread Chris McCormick
Hi Mathieu. On Sun, Jul 03, 2011 at 01:36:50PM -0400, Mathieu Bouchard wrote: On Sun, 3 Jul 2011, Chris McCormick wrote: Despite reading several posts in the archive and the source code in g_all_guis.c I am embarrassed to say that I am completely stumped by the problem of extracting the

Re: [PD] Extended version for Natty AMD64?

2011-07-03 Thread Hans-Christoph Steiner
On Jul 3, 2011, at 12:19 PM, Mario Mey wrote: Thanks for the reply. Yes, at the moment, I'm using 0.42.5 Lucid 64bits. I just tried to install the 0.43.5 Lucid 64 DEB with no luck. I think I should compile... The only soft I compile in my life is Blender from SVN. I don't think