Equalizer APO mirror
Stars
152
Forks
49
Watchers
152
Open Issues
6
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
Added: Support for ARM64 architecture (Windows on ARM). Same functionality as on 32 bit (now x86) and 64 bit (now x64) versions but limited VST support as native ARM64 VST plugins are rare.
53d885fView on GitHubImproved: Configuration Editor and Device Selector now support dark mode, controlled by the Windows Settings app.
a57f063View on GitHubAdded: Device Selector as a Qt-based replacement for the Configurator that has support for (DPI) scaling and includes a dialog for testing that the APO installation works correctly, with automatic adjustment of the installation mode if necessary.
37aecebView on GitHubImproved: Configurator can now restart the Windows audio service to avoid the need for a reboot. This also allows to update Equalizer APO via setup without reboot.
221f61bView on GitHubFixed: Configuration Editor crashed on startup when analysis panel had been detached.
909a920View on GitHubFixed: Notch filter in Configuration Editor was incorrectly set to "Fixed Q" instead of "Q factor" after load when the Q factor had been adjusted before.
75b0edbView on GitHubFixed: Bluetooth devices on Windows 11 often did not work when multiple devices were combined (headphones and hands-free). In this case, installation as SFX/MFX is now used by default as EFX does not work.
45d4d17View on GitHubFixed: Reimplemented Voicemeeter integration (based on official examples) to fix stuttering issues.
cc8e50cView on GitHubImproved: On Windows 8.1 and newer, installation as SFX/EFX is now the default. This should remove the need to use the troubleshooting options for most users.
242f2edView on GitHubImproved: Updated to Visual Studio 2019 and Qt 5.15.2. Running Equalizer APO requires Universal CRT now, which means that Windows versions before 10 may need additional Windows updates or the Visual C++ Redistributable for Visual Studio 2015 - 2019 needs to be installed (installer provides assistance).
3d72e85View on GitHub