On Wed, Jan 07, 2004 at 10:32:51 -0800, davidrclark@xxxxxxxxxxxxx wrote: > On the 3-D audio (Interest in Software?) thread, I had promised to mail > out something on a plug-in. It got a little too long, so rather than > clog up everyone's mailbox, I went ahead and put it in: > > http://home.earthlink.net/~davidrclark/linux_audio_users/Plug-in.html If you use BruteFIR (which uses FFTW) there will be a significant speed improvement over double FFT. Using doubles makes Jamin (also FFTW) go from about 25% load to non-realtime on my machine. - Steve