james34602 / SuperSpectrogram

Super spectrogram Qt cross platform!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SuperSpectrogram

Super spectrogram powered by Qt cross platform!

Frequency plotting style

  1. Log(Default)
  2. Linear

You might want to switch between this two kind of plot by clicking(Or tap screen on Android) the application screen area.

Colormap and colormap license

9 colormap built-in, double click(Or double tap screen on Android) the application screen area to switch 9 colormap display.

Colormap itself is converted from csv to c header file. And do not restricted by GPL v2.

They are downloaded from http://www.kennethmoreland.com/color-advice/ generated by Kenneth Moreland

Screenshots

Screenshot1 Screenshot2

Android user

You need a powerful device to run this app, because the computation may not be ARM-friendly.

Non-Windows user

Default buffer size for 44.1kHz or 48kHz sampling rate should be approximately divided by 10, should be enough for displaying low frequency, but don't expect you can distinguish frequency within 10Hz.

More...

Remove # in .pro file for enabling title bar text peak display.

About

Super spectrogram Qt cross platform!

License:GNU General Public License v2.0


Languages

Language:C++ 86.7%Language:C 11.5%Language:QMake 1.8%