EarQuiz Software Releases

Downloads

EarQuiz Frequencies

GitHub Repository

If you cannot find the binaries, built for your platform (OS version, processor architecture), you can try to run (and build) the application from the source code, having installed a supported version of Python and all the required dependencies. See the README file for the details.

For Windows binaries, starting from version 0.1.5, this program uses free code signing provided by SignPath.io, and a certificate by the SignPath Foundation.

Version 0.1.7

Release Date: Sep 04, 2024

PlatformBuildNotes
Windows (64-bit)DownloadTested manually on Windows 10, 11
macOS 12 or higher (Intel)DownloadFor Intel processors only.
Tested manually on macOS 12 (Monterey)
macOS (Silicon)DownloadFor Apple Silicon processors only.
Tested manually on macOS 14 (Sonoma).
May be incompatible with lower versions
Linux (amd64)DownloadFor x86-64 processors.
Tested manually 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.

Version 0.1.6

Release Date: Apr 25, 2024

PlatformBuildNotes
Windows (64-bit)DownloadTested manually on Windows 10, 11
macOS 11 or higher (Intel)DownloadFor Intel processors only.
Tested manually on macOS 12 (Monterey)
macOS (Silicon)DownloadFor Apple Silicon processors only.
Tested manually on macOS 14 (Sonoma).
May be incompatible with lower versions
Linux (amd64)DownloadFor x86-64 processors.
Tested manually on Ubuntu 22.04.4

What’s new in version 0.1.6?

  • Linux is now supported!

  • New Features

    • FFmpeg is now supported and set as the default audio backend.
    • Possibility to switch between FFmpeg and native system audio backend: Audio | Audio Playback Backend menu added to the main menu.
    • AIFF and OGG files can be played back on all the platforms (with FFmpeg).
  • Bugs Fixed

    • Splash Screen did not appear/disappear at the right time.
    • The application often froze on startup.
    • Mode buttons were not greyed out when disabled.
    • [on macOS] Playback position of FLAC files was often wrong when not played from start. FFmpeg handles it right.
  • GUI Improvements

    • Font size adjustments.
    • Arial is now used as the main font to increase similarity across the platforms.

Version 0.1.5

Release Date: Mar 20, 2024

The Dark Mode is supported on macOS now!

PlatformBuildNotes
Windows (64-bit)DownloadTested manually on Windows 10, 11.
Free code signing provided by SignPath.io, and a certificate by the SignPath Foundation
macOS 11 or higher (Intel)DownloadFor Intel processors only.
Tested manually on macOS 12
macOS (Silicon)DownloadFor Apple Silicon processors only.
Tested manually on macOS 13, 14.
May be incompatible with lower versions

Version 0.1.4

Release Date: Feb 20, 2024

Apple Silicon processors are now supported!

PlatformBuildNotes
Windows (64-bit)DownloadTested on Windows 10, 11
macOS 11 or higherDownloadFor Intel processors only
Tested on macOS 12
macOS (Silicon)DownloadFor Apple Silicon processors only.
Tested manually on macOS 13, 14.
May be incompatible with lower versions

Version 0.1.3

Release Date: Feb 01, 2024

Source Code (zip)
Source Code (tar.gz)
Tested with Python 3.9, 3.10

PlatformBuildNotes
Windows (64-bit)DownloadTested on Windows 10, 11
macOS 11 or higherDownloadFor Intel processors only