Total Enhancement - v4.0.0
What's Changed
- Total enhancement - v4.0 by @AdityaSeth777 in #8 and 03e42ed
Full Changelog: 3.2...4.0
Release Notes :
I am excited to announce the fourth (and by far, the MOST AWESOME) release of Audio-SpectraCLI!
This release introduces the significant changes and upgrades :
- Added PyQt5 modules and a Gaussian filter that enables user input for Duration (in seconds), Sampling Rate (in Hz), Block Size, and also smoothens the output.
- Launched on Product Hunt and added the links in Readme.
- Updated the License.
Notable points :
From v4.0.0, I have implemented a whole new code using PyQt5, which you will find evident here in the new main default code - 'main-old.py' and the 'test-old.py' case supporting that.
The 'main-old.py', which is the code for the main file for v3.2, and the 'test-old.py' case supporting that, is DEPRECATED.
I hope you enjoy using Audio-SpectraCLI as much as I enjoyed developing it! Feel free to provide feedback or report any issues on my GitHub repository.
How to Install
Go to Installation and Usage to have a more clear idea about the overall file structure and how to install and use it in your code.