Re: [PD] compiling pd-extended on ubuntu 14.10

2015-04-07 Thread Jonghyun Kim
compiling mrpeach succeed. thanks! $ svn checkout https://svn.code.sf.net/p/pure-data/svn/branches/pd-extended/0.43/ $ cd 0.43/externals $ make mrpeach however, I also would to know, how to compile the all package of pd-extended. in which directory, can i make all of pd-extended, not only

[PD] Converting colours to sound

2015-04-07 Thread Antonio Roberts
I've been studying the work of Neil Harbisson for awhile and I'm looking to try and replicate in part the functionality of his eyeborg using Pure Data. I have already built a simple patch to convert pixels to sound but now I want to expand on it. Here's my initial research:

Re: [PD] compiling mrpeach on ubuntu 14.10

2015-04-07 Thread Antonio Roberts
You can still install a version of pd extended built for Ubuntu Trusty http://askubuntu.com/questions/549920/pd-extended-package-cant-be-found-on-ubuntu-14-10 On 4 April 2015 at 19:05, Jonghyun Kim agitato...@gmail.com wrote: hi list, since no pd-extended on ubuntu 14.10, i have to compile

Re: [PD] compiling pd-extended on ubuntu 14.10

2015-04-07 Thread Jonghyun Kim
i found this building manual, but i failed to build. https://puredata.info/docs/developer/BuildingPdExtended i did: cd pure-data/packages/linux_make make install make package but i got: compilation terminated. partconv~.c:34:19: fatal error: fftw3.h: No such file or directory I'm on Ubuntu

Re: [PD] get data from mp3 files

2015-04-07 Thread Roman Haefeli
On Sam, 2015-04-04 at 13:23 +0200, João Pais wrote: Hello, I couldn't find an answer for this, so I doubt there is one: I have 100s of mp3 files, from which I needed to extract data - namely name, and duration. As I can tell, there isn't any object that does this, e.g. like [ext13/wavinfo]

Re: [PD] compiling mrpeach on ubuntu 14.10

2015-04-07 Thread Jonghyun Kim
thanks, it works. compiled binary for 14.04, but it works on 14.10. On Sun, Apr 5, 2015 at 11:44 PM, Antonio Roberts anto...@hellocatfood.com wrote: You can still install a version of pd extended built for Ubuntu Trusty

Re: [PD] get data from mp3 files

2015-04-07 Thread Roman Haefeli
On Sam, 2015-04-04 at 15:12 -0400, Martin Peach wrote: Most of the tags give the name but not all of them give the length, and since mp3 is compressed in a non-linear way, there's no way to determine the length except by playing it. If the file is compressed with a constant bitrate, it's

[PD] LAC 2015

2015-04-07 Thread katja
Hello, I'm curious to know who's planning to attend LAC 2015 coming week (always eager to meet fellow Pd'ers in person). Katja ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

Re: [PD] LAC 2015

2015-04-07 Thread Jonghyun Kim
i'm going to lac15. my piece written in pd will be performed on saturday night. see you soon :) jong On Tue, Apr 7, 2015 at 7:26 PM, kubriel kubr...@servus.at wrote: i go to LAC, but only for friday and sunday. i play Hallogenerator http://kubriel.servus.at/hallogenerator/ performance in

Re: [PD] Converting colours to sound

2015-04-07 Thread Claude Heiland-Allen
Hi Antonio, On 05/04/15 15:51, Antonio Roberts wrote: I've been studying the work of Neil Harbisson for awhile and I'm looking to try and replicate in part the functionality of his eyeborg using Pure Data. I have already built a simple patch to convert pixels to sound but now I want to expand

Re: [PD] Converting colours to sound

2015-04-07 Thread tim vets
Hi Claude, Interesting stuff! I triend to run your patch, but I get ./recog~: can't load library (and pd seems to go into a watchdog: signaling pd... loop as soon as I create the Gem window, don't know if that's related). I can't find 'recog~' anywhere on my system. hint welcome. thanks, Tim

Re: [PD] LAC 2015

2015-04-07 Thread katja
Cool! Looking forward to all your performances. I'll only attend as a visitor myself, and I'd be happy to informally discuss topics like live sampling voice processing in Pd, Raspberry Pi, Makefiles, double precision... see you in Mainz, Katja On Tue, Apr 7, 2015 at 2:56 PM, Jonghyun Kim