Note, the official archive is on: csc.canberra.edu.au pub/ise/eyal/fft (repacked it with tar+gzip joerg arndt) ------------------------------------------------------- 7 July 1995 Eyal Added 'x' and 'm' methods properly, retested (msdos/msc, msdos/djgpp, unix/gcc). Added some notes to the README. fixed minor problems in the makefile. 14 Aug 94 Eyal Cleaned and repackaged. Added a PC soundblaster sampling demo (ffth). No change in the FFT methods themselves. Separated the pure text (fft.zip) from the binary files (fftbin.zip) which nobody really wants. 23 Jan 94 Eyal Added the 'b' method for table lookup in 8086 asm. For me this is the prefered method. 22 Jan 94 Eyal This is a collection of programs for generating very fast FFT. It can do C versions and assembly for 8086, m68k and ns32k. Look at the readme. The majority of the programs are portable C and should adapt to new platforms with ease. Regards Eyal Lebedinsky (eyal@ise.canberra.edu.au)