[PD] fftease 64-bit?

Hans-Christoph Steiner hans at at.or.at
Fri Oct 5 20:26:50 CEST 2012


On 10/04/2012 06:08 PM, plutek wrote:
> From: Hans-Christoph Steiner <hans at at.or.at>
> Subject: Re: [PD] fftease 64-bit?
> Date: Thu, 04 Oct 2012 17:50:05 -0400
> 
>> On 10/04/2012 05:38 PM, plutek wrote:
>>> From: plutek <plutek at infinity.net>
>>> Date: Thu, 04 Oct 2012 16:51:35 -0400 (EDT)
>>>>
>>>> update, in case anyone else is interested in 64-bit fftease: eric lyon has been so kind as to send me a source tarball. he's said it's fine to share it... is there some way to get it up on the fftease project download page at puredata.info, or shall i just upload it to my own account there?
>>>
>>> greetings, again!
>>>
>>> so, i'm trying to compile this fftease source code, and running into some problems... any one out there willing to take a look at the source, and my errors, and help me out?
>>>
>>> thanks much... cheers!
>>> .pltk.
>>
>> The source code is already carefully hidden on the fftease Pd download page:
>>
>> https://puredata.info/downloads/fftease/
>>
>> I changed the description to hopefully be more helpful.  I made a
>> Makefile for those builds.  I need to dig up that Makefile and put it
>> somewhere useful...
>>
>> .hc
> 
> thanks, hans-christoph... yes, i see the source package now!
> a Makefile would be fantastic!


Here you go:

 svn co
https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/externals/fftease
 cd fftease
 make

If you move the whole 'fftease' folder into ~/pd-externals, you'll have
a full libdir you can load using [import fftease].  While I was at it, I
added it to my PPA, so there will be Ubuntu packages soon:

https://launchpad.net/~eighthave/+archive/libdirs

.hc

.hc




More information about the Pd-list mailing list