Re: [PD] LibXtract for Pd?

2015-07-15 Thread James Bullock
Hi Alex, On Wed, Jul 15, 2015 at 6:02 pm, Alexandre Torres Porres wrote: Hi Jamie, would you consider having LibXtract available in the new Deken plugin? I haven't looked at Deken in detail yet, but in principle I'd like to make both LibXtract and ml.lib available this way. Best, Jamie

Re: [PD] LibXtract for Pd?

2015-07-15 Thread Alexandre Torres Porres
Hi Jamie, would you consider having LibXtract available in the new Deken plugin? That'd be great :) 2015-07-15 9:21 GMT-03:00 James Bullock : > Hi, > > On 15 July 2015 at 11:57:17, katja (katjavet...@gmail.com) wrote: > > Hi Jamie, > > Thanks for your response. I cloned the repo to see the his

Re: [PD] LibXtract for Pd?

2015-07-15 Thread katja
On Wed, Jul 15, 2015 at 2:21 PM, James Bullock wrote: > On 15 July 2015 at 11:57:17, katja (katjavet...@gmail.com) wrote: ... > For a library so systematic as LibXtract it makes sense to avoid > wrapper code duplication. But will the extra complexity and overhead > of Flext be justified in the ca

Re: [PD] LibXtract for Pd?

2015-07-15 Thread James Bullock
Hi, On 15 July 2015 at 11:57:17, katja (katjavet...@gmail.com) wrote: Hi Jamie, Thanks for your response. I cloned the repo to see the history, and noticed a tendency of simplification: FFTW replaced by Ooura, autotools build system replaced by makefiles. Nice! In

Re: [PD] LibXtract for Pd?

2015-07-15 Thread katja
Hi Jamie, Thanks for your response. I cloned the repo to see the history, and noticed a tendency of simplification: FFTW replaced by Ooura, autotools build system replaced by makefiles. Nice! In fact the whole library looks much simpler than one would expect for the given functionality. Even the P

Re: [PD] LibXtract for Pd?

2015-07-15 Thread James Bullock
Hi Katja, I removed the Max / Pd wrappers during a recent "clean up" of the repository. The plan is to rewrite them using Flext. I'm afraid I can't give a precise timescale for this, but I might get it done over the summer. Best, Jamie On 15 July 2015 at 08:29:45, James Bullock (james.bull.

[PD] LibXtract for Pd?

2015-07-14 Thread katja
Hello, Is libxtract (still) available for Pd? This paper has an illustration of it: http://www.scribd.com/doc/10150335/libxtract-a-Lightweight-Library-for-Audio-Feature-Extraction Apparently it was announced on Pd list in 2006. But on the current LibXtract repository (https://github.com/jamiebul