From cada39a002fbbe9bc848f963c3eb7faa65122228 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Sun, 19 Jan 2003 21:11:59 +0000 Subject: "" svn path=/trunk/; revision=345 --- externals/grill/fftease/readme.txt | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) (limited to 'externals/grill/fftease/readme.txt') diff --git a/externals/grill/fftease/readme.txt b/externals/grill/fftease/readme.txt index b00adbdc..fefd498f 100644 --- a/externals/grill/fftease/readme.txt +++ b/externals/grill/fftease/readme.txt @@ -1,8 +1,6 @@ FFTease - A set of Live Spectral Processors Originally written by Eric Lyon and Christopher Penrose for the Max/MSP platform -This flext port is based on the jMax port of Christian Klippel - Copyright (c)Thomas Grill (xovo@gmx.net) For information on usage and redistribution, and for a DISCLAIMER OF ALL WARRANTIES, see the file, "license.txt," in this distribution. @@ -57,28 +55,36 @@ You must have the following "Source Trees" defined: PORTING NOTES: +The example audio files schubert.aiff and nixon.aiff have been thankfully taken from +Christian Klippels FFTease jMax port. + + - pv-lib: - gcc (OSX) complains about _cfft being defined by pv-lib and pd.... any problems with that? - cross: + - STRANGE: spectral amplitude in channel1 is undefined if gainer <= threshie + -> value of previous frame is used then + - (jmax) BUG: a2 for i == N2 is calculated from buffer1 - what about the class members for "correction"?! (superfluous) - dentist: - tooth count ("teeth") is preserved and checked on every reshuffle - - different knee correction - - BUG: crash beim Einstellen von teeth + - use different knee correction - disarray: - different frequency correction - - TODO: check whether freq oder number of bins should be selectable + - check whether freq oder number of bins should be selectable -> frequency! - ether: - possibility to change qual? - scrape: - - maxamp is computed (from spectral amplitudes) before this is initialized!! -> corrected + - maxamp is computed (from spectral amplitudes) before these are set!! (function frowned) -> corrected + +- shapee: + - danger of div by 0... corrected - swinger: - - phase is calculated from signal1 (instead of correct signal 2)!! (jMax version) + - (jmax) phase is calculated from signal1 (instead of correct signal 2)!! -- \ No newline at end of file -- cgit v1.2.1