cog/Visualization
Christopher Snowhill 52443066e7 Spectrum Visualizer: Fix frequency range, bands
Reduce the virtual resolution to match the actual resolution, and set
the analyzere frequency to Nyquist of the audio input, as it seems to
behave as if the entire range of the input FFT bands are up to the
specified frequency, rather than half of it. Otherwise, we lose half of
the frequency range provided by the input data.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-02-14 21:10:57 -08:00
..
ThirdParty/deadbeef Visualization: Increased fft size, imported code 2022-02-13 12:18:58 -08:00
SpectrumItem.h Visualization: Greatly improve spectrum design 2022-02-13 01:32:26 -08:00
SpectrumItem.m Visualization: Greatly improve spectrum design 2022-02-13 01:32:26 -08:00
SpectrumView.h Visualization: Increased fft size, imported code 2022-02-13 12:18:58 -08:00
SpectrumView.m Spectrum Visualizer: Fix frequency range, bands 2022-02-14 21:10:57 -08:00