Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/greedysky/qtspek
基于Qt的频谱分析器,修改于Spek,支持Windows和Linux平台
https://github.com/greedysky/qtspek
qt spectrum spek
Last synced: 2 months ago
JSON representation
基于Qt的频谱分析器,修改于Spek,支持Windows和Linux平台
- Host: GitHub
- URL: https://github.com/greedysky/qtspek
- Owner: Greedysky
- License: gpl-3.0
- Created: 2017-07-18T14:25:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-27T13:45:36.000Z (about 1 year ago)
- Last Synced: 2024-10-13T00:53:52.040Z (3 months ago)
- Topics: qt, spectrum, spek
- Language: C++
- Homepage:
- Size: 340 KB
- Stars: 64
- Watchers: 8
- Forks: 37
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# QtSpek
![QtSpek](https://img.shields.io/badge/Greedysky-QtSpek-green.svg?style=flat-square)
![Version](https://img.shields.io/badge/Version-0.8.5-blue.svg?style=flat-square)
![License](https://img.shields.io/badge/License-GPL%20V3-yellowgreen.svg?style=flat-square)### **|[About](https://github.com/Greedysky/QtSpek#usage)|[License](https://github.com/Greedysky/QtSpek#license)|[Download](https://github.com/Greedysky/QtSpek#download)|[Features](https://github.com/Greedysky/QtSpek#features)|[Screenshots](https://github.com/Greedysky/QtSpek#screenshots)|[Copyright](https://github.com/Greedysky/QtSpek#copyright)|[Contribute](https://github.com/Greedysky/QtSpek#how-to-contribute)|**
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](https://img.shields.io/badge/build-passing-brightgreen.svg) |
| Windows | 4.x GCC & 5.x GCC | ![Windows](https://img.shields.io/badge/build-passing-brightgreen.svg) |
| Windows | MSVC | ![Windows](https://img.shields.io/badge/build-unknown-lightgrey.svg) |
| OS X | Clang | ![OSX](https://img.shields.io/badge/build-unknown-lightgrey.svg) |
# For DevelopersLicense
--------
QtSpek is free software licensed under the term of [Licence GPL v3](https://github.com/Greedysky/QtSpek/blob/master/LICENSE). 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](https://github.com/Greedysky/QtSpek/blob/master/resource/demo.jpg?raw=true)![Demo](https://github.com/Greedysky/QtSpek/blob/master/resource/demo2.jpg?raw=true)
Copyright
--------
* This file is part of the QtSpek project.
* Copyright (C) 2015 - 2024 Greedysky Studio.
* Mail: [email protected].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.