fftease - a set of real-time spectral processors

This is essentially a port of the FFTease package of Eric Lyon and Christopher Penrose to flext (which means PD and again Max/MSP). See http://arcana.dartmouth.edu/~eric/MAX/FFTease/ for the original package.
Although it was a goal to get as close as possible to the original Max/MSP objects with all their strangeness, the code has been cleaned up, straightened and optimized.


CVS version

Currently, fftease is in development and only available on the cvs server of the pure-data SourceForge project.
By checking out from the cvs server path cvs.pure-data.sourceforge.net:/cvsroot/pure-data/externals/grill/fftease you have the same (experimental) version that i'm currently working with and that is the basis for development. You can also browse the cvs.

To compile the sources you will need the flext layer.


fftease - a collection of spectral processing objects
Originally written by Eric Lyon and Christopher Penrose for the Max/MSP platform

Copyright (c)Thomas Grill

Please note that this license only applies to the core FFTease objects, but *NOT* the sources of the pv-lib. 
The pv-lib is instead free for everyone to use as (s)he wants.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

In the official fftease distribution, the GNU General Public License is in the file gpl.txt


(c) 2003 by Thomas Grill