EarQuiz Frequencies -v0.1.7
Gdalik
released this
04 Sep 15:46
·
46 commits
to master
since this release
Downloads
eqfreq_v0.1.7-build-42.exe
: build for Windows 10, 11 (64-bit).
EarQuiz_Frequencies-v0.1.7-macOS-Intel.pkg
: build for macOS 12 or higher (for Intel processors only). Manually tested on macOS 12 (Monterey).
EarQuiz_Frequencies-v0.1.7-macOS-Silicon.dmg
: build for macOS for Apple Silicon processors only. Manually tested on macOS 14 (Sonoma). May be incompatible with lower versions.
earquiz-frequencies_0.1.7-01_amd64.deb
: build for Linux (Debian/Ubuntu package) for x86-64 processors. Manually tested on Ubuntu 22.04.4.
What's new in version 0.1.7?
New Features
- Possibility to adjust the audio processing parameters of training examples
(EQ On/Off time proportion, EQ On↔︎Off transition time, example fade in/out duration) from the dialog window, called by selecting Audio | Audio Processing Settings from the main menu, added. - EQ Always On In Test Mode option added to the Audio menu of the main menu.
Old Features
- Support of native OS audio backends deprecated.
- Possibility to switch between FFmpeg and native OS audio backend deprecated.
The application now uses FFmpeg as the only multimedia framework on all the platforms.
Bugs Fixed
- The bug in Qt6/PyQt6 library that caused deadlock when using FFmpeg backend and led to the application hanging fixed.
- SSL certificate added, fixing HTTPS verification issue during application updates checking process.
GUI Changes and Improvements
- Application style changed to 'Fusion' on Windows 11.
- Dark Mode is now supported on Windows 11, along with macOS and Linux.
- Other minor adjustments.