1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins/fft
Michael Sevakis a6409c8686 Adapt FFT plugin to use floating on-screen display.
Helps appearance especially with the spectrogram view since it no longer
must be scrolled out of the way to avoid artifacts.

Additionally, allow settings to be saved and clean up some misellaneous
stuff to help graphics performance.

Still other "pointless" work to do on it... :-)

Change-Id: Iff2f725b0237ffb430e85f591675c2062b159abc
2012-12-18 20:32:23 -05:00
..
_kiss_fft_guts.h
const.c
const.h FS#12014 by Huan Zhang fixing some link errors with a recent mips toolchain. 2011-03-19 10:14:12 +00:00
fft.c Adapt FFT plugin to use floating on-screen display. 2012-12-18 20:32:23 -05:00
fft.make
kiss_fft.c
kiss_fft.h Fix red in fft plugin. 2011-06-20 20:45:39 +00:00
kiss_fftr.c
kiss_fftr.h
math.h
SOURCES