-
Notifications
You must be signed in to change notification settings - Fork 903
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add cython method for abs2 * add arr2decibel method * add timings * add fft benchmark * add live spectrogram test * add test for spectrum analyzer * tune thread count * add spectrogram to spectrum dialog * integrate waterfall * fix unittest * improve grid scene * draw frequency marker in spectrum analyzer * clear spectrogram on clear button + remove marker on leave * eliminate spectrogram graphic view on close * ensure spectrogram fits in view * guard resize * add test for clear button in spectrum dialog
- Loading branch information
Showing
18 changed files
with
2,387 additions
and
1,056 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.