Greedysky / QtSpek

基于Qt的频谱分析器,修改于Spek,支持Windows和Linux平台

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QtSpek

QtSpek Version License

Usage

基于Qt的频谱分析器,修改于Spek,支持Windows和Linux平台.

CI Status

  • Qt stable version be tested on Qt4.x for windows-mingw 32bit
  • Qt stable version be tested on Qt4.x for ubuntu-linux-gcc 64bit
  • Qt stable version be tested on Qt5.x for ubuntu-linux-gcc 64bit
  • Qt stable version be tested on Qt5.x for windows-mingw 32bit
Platform Qt & Compiler Status
Linux 4.x GCC & 5.x GCC Linux
Windows 4.x GCC & 5.x GCC Windows
Windows MSVC Windows
OS X Clang OSX

For Developers

License

QtSpek is free software licensed under the term of Licence GPL v3. If you use QtSpek or its constituent libraries, you must adhere to the terms of the license in question.

Download

Gitee地址: https://gitee.com/Greedysky/QtSpek

Github地址: https://github.com/Greedysky/QtSpek

官方地址: http://spek.cc

官方仓库地址: https://github.com/alexkay/spek

Features

c, C : Change the audio channel.

f, F : Change the DFT window function.

l, L : Change the lower limit of the dynamic range in dBFS.

p, P : Change the palette.

s, S : Change the audio stream.

u, U : Change the upper limit of the dynamic range in dBFS.

w, W : Change the DFT window size.

Screenshots

Demo

Demo

Demo

Copyright

  • This file is part of the QtSpek project.
  • Copyright (C) 2015 - 2024 Greedysky Studio.
  • Mail: greedysky@163.com.

How To Contribute

  • Fork this project on github and make a branch. Commit in that branch, and push, then create a pull request to be reviewed and merged.
  • Create an issue if you have any problem when using project or you find a bug, etc.
  • What you can do: translation, write document, wiki, find or fix bugs, give your idea for this project etc.
  • If you want to join the project developed together, please send e-mail to me.

About

基于Qt的频谱分析器,修改于Spek,支持Windows和Linux平台

License:GNU General Public License v3.0


Languages

Language:C++ 93.0%Language:QMake 5.2%Language:C 1.7%