summaryrefslogtreecommitdiffstats
path: root/examples/datavis3d/spectrum/spectrumapp/spectrum.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/datavis3d/spectrum/spectrumapp/spectrum.h')
-rw-r--r--examples/datavis3d/spectrum/spectrumapp/spectrum.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/datavis3d/spectrum/spectrumapp/spectrum.h b/examples/datavis3d/spectrum/spectrumapp/spectrum.h
index ae7d7e70..776a1289 100644
--- a/examples/datavis3d/spectrum/spectrumapp/spectrum.h
+++ b/examples/datavis3d/spectrum/spectrumapp/spectrum.h
@@ -53,7 +53,7 @@
const int SpectrumLengthSamples = PowerOfTwo<FFTLengthPowerOfTwo>::Result;
// Number of bands in the frequency spectrum
-const int SpectrumNumBands = 25;
+const int SpectrumNumBands = 15;
// Lower bound of first band in the spectrum
const qreal SpectrumLowFreq = 0.0; // Hz