Equalizer APO mirror
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Improved: 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). git-svn-id: svn://svn.code.sf.net/p/equalizerapo/code/trunk@83 177c5db2-39f6-4273-851a-b0754c4d5937 | 4 年前 | |
Improved: 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. git-svn-id: svn://svn.code.sf.net/p/equalizerapo/code/trunk@84 177c5db2-39f6-4273-851a-b0754c4d5937 | 4 年前 | |
Improved: 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). git-svn-id: svn://svn.code.sf.net/p/equalizerapo/code/trunk@83 177c5db2-39f6-4273-851a-b0754c4d5937 | 4 年前 | |
Improved: 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). git-svn-id: svn://svn.code.sf.net/p/equalizerapo/code/trunk@83 177c5db2-39f6-4273-851a-b0754c4d5937 | 4 年前 | |
Improved: 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). git-svn-id: svn://svn.code.sf.net/p/equalizerapo/code/trunk@83 177c5db2-39f6-4273-851a-b0754c4d5937 | 4 年前 | |
Fixed: Reimplemented Voicemeeter integration (based on official examples) to fix stuttering issues. git-svn-id: svn://svn.code.sf.net/p/equalizerapo/code/trunk@85 177c5db2-39f6-4273-851a-b0754c4d5937 | 4 年前 | |
Version 1.2.1 git-svn-id: svn://svn.code.sf.net/p/equalizerapo/code/trunk@81 177c5db2-39f6-4273-851a-b0754c4d5937 | 6 年前 | |
Improved: 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). git-svn-id: svn://svn.code.sf.net/p/equalizerapo/code/trunk@83 177c5db2-39f6-4273-851a-b0754c4d5937 | 4 年前 | |
Fixed: Reimplemented Voicemeeter integration (based on official examples) to fix stuttering issues. git-svn-id: svn://svn.code.sf.net/p/equalizerapo/code/trunk@85 177c5db2-39f6-4273-851a-b0754c4d5937 | 4 年前 | |
Version 1.0 Added: Configuration Editor, which allows to edit configurations in a graphical user interface. Contains GUIs for most commands supported by E-APO, but as lines can also be edited directly, all commands can be used. Added: Command "GraphicEQ", which can act as a regular, fixed-band graphic equalizer (via the GUI) but also supports variable bands so that any desired frequency response can be specified. Internally, it is implemented via convolution with a generated IR. Added: Command "Convolution", which allows to convolve the signal with a user-provided impulse response to achieve e.g. equalization or reverberation effects. Improved: Configurator performs checks for registry values that are needed for the operation of E-APO, which may be changed by driver installations, fixing the values if necessary. Improved: Configurator shows which is the default device as a hint to the user. git-svn-id: svn://svn.code.sf.net/p/equalizerapo/code/trunk@43 177c5db2-39f6-4273-851a-b0754c4d5937 | 10 年前 | |
Improved: 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). git-svn-id: svn://svn.code.sf.net/p/equalizerapo/code/trunk@83 177c5db2-39f6-4273-851a-b0754c4d5937 | 4 年前 | |
Added: Voicemeeter audio processing support. When Voicemeeter is installed, it can be selected in the Configurator. git-svn-id: svn://svn.code.sf.net/p/equalizerapo/code/trunk@61 177c5db2-39f6-4273-851a-b0754c4d5937 | 9 年前 | |
Added: Voicemeeter audio processing support. When Voicemeeter is installed, it can be selected in the Configurator. git-svn-id: svn://svn.code.sf.net/p/equalizerapo/code/trunk@61 177c5db2-39f6-4273-851a-b0754c4d5937 | 9 年前 | |
Improved: 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). git-svn-id: svn://svn.code.sf.net/p/equalizerapo/code/trunk@83 177c5db2-39f6-4273-851a-b0754c4d5937 | 4 年前 | |
Added: Logical operator "not" to expression language (see e.g. If and Eval commands). git-svn-id: svn://svn.code.sf.net/p/equalizerapo/code/trunk@80 177c5db2-39f6-4273-851a-b0754c4d5937 | 6 年前 | |
Fixed: 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. git-svn-id: svn://svn.code.sf.net/p/equalizerapo/code/trunk@86 177c5db2-39f6-4273-851a-b0754c4d5937 | 4 年前 | |
Improved: 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). git-svn-id: svn://svn.code.sf.net/p/equalizerapo/code/trunk@83 177c5db2-39f6-4273-851a-b0754c4d5937 | 4 年前 | |
Added: VST Plugin support. Add and configure plugins via Configuration Editor. The plugin's architecture has to match the OS architecture, so most people will need 64-bit plugins. The subdirectory plugins is offered to put plugins into, but they can be opened from any directory with sufficient permissions. Fixed: When trying to add a high-pass filter in the Configuration Editor, it was instead configured to be a low-pass filter. git-svn-id: svn://svn.code.sf.net/p/equalizerapo/code/trunk@62 177c5db2-39f6-4273-851a-b0754c4d5937 | 8 年前 | |
Improved: Moved common files from Visual C++ projects to separate project Common. git-svn-id: svn://svn.code.sf.net/p/equalizerapo/code/trunk@64 177c5db2-39f6-4273-851a-b0754c4d5937 | 8 年前 | |
Added: Voicemeeter audio processing support. When Voicemeeter is installed, it can be selected in the Configurator. git-svn-id: svn://svn.code.sf.net/p/equalizerapo/code/trunk@61 177c5db2-39f6-4273-851a-b0754c4d5937 | 9 年前 | |
Added: Voicemeeter audio processing support. When Voicemeeter is installed, it can be selected in the Configurator. git-svn-id: svn://svn.code.sf.net/p/equalizerapo/code/trunk@61 177c5db2-39f6-4273-851a-b0754c4d5937 | 9 年前 | |
Added: Loudness correction filter by Alexander Walch that adjusts shelving filters based on the system volume. Also includes a GUI that allows calibration using a test sound. git-svn-id: svn://svn.code.sf.net/p/equalizerapo/code/trunk@68 177c5db2-39f6-4273-851a-b0754c4d5937 | 8 年前 | |
Improved: Moved common files from Visual C++ projects to separate project Common. git-svn-id: svn://svn.code.sf.net/p/equalizerapo/code/trunk@64 177c5db2-39f6-4273-851a-b0754c4d5937 | 8 年前 | |
Improved: Switched to stricter code formatter (Uncrustify) for better consistency across all source files. git-svn-id: svn://svn.code.sf.net/p/equalizerapo/code/trunk@48 177c5db2-39f6-4273-851a-b0754c4d5937 | 10 年前 | |
Added: VST Plugin support. Add and configure plugins via Configuration Editor. The plugin's architecture has to match the OS architecture, so most people will need 64-bit plugins. The subdirectory plugins is offered to put plugins into, but they can be opened from any directory with sufficient permissions. Fixed: When trying to add a high-pass filter in the Configuration Editor, it was instead configured to be a low-pass filter. git-svn-id: svn://svn.code.sf.net/p/equalizerapo/code/trunk@62 177c5db2-39f6-4273-851a-b0754c4d5937 | 8 年前 | |
Improved: Switched to stricter code formatter (Uncrustify) for better consistency across all source files. git-svn-id: svn://svn.code.sf.net/p/equalizerapo/code/trunk@48 177c5db2-39f6-4273-851a-b0754c4d5937 | 10 年前 | |
git-svn-id: svn://svn.code.sf.net/p/equalizerapo/code/trunk@3 177c5db2-39f6-4273-851a-b0754c4d5937 | 13 年前 | |
Version 1.2.1 git-svn-id: svn://svn.code.sf.net/p/equalizerapo/code/trunk@81 177c5db2-39f6-4273-851a-b0754c4d5937 | 6 年前 | |
Improved: 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). git-svn-id: svn://svn.code.sf.net/p/equalizerapo/code/trunk@83 177c5db2-39f6-4273-851a-b0754c4d5937 | 4 年前 | |
Improved: 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). git-svn-id: svn://svn.code.sf.net/p/equalizerapo/code/trunk@83 177c5db2-39f6-4273-851a-b0754c4d5937 | 4 年前 | |
Improved: 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). git-svn-id: svn://svn.code.sf.net/p/equalizerapo/code/trunk@83 177c5db2-39f6-4273-851a-b0754c4d5937 | 4 年前 | |
Improved: 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). git-svn-id: svn://svn.code.sf.net/p/equalizerapo/code/trunk@83 177c5db2-39f6-4273-851a-b0754c4d5937 | 4 年前 | |
Improved: 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). git-svn-id: svn://svn.code.sf.net/p/equalizerapo/code/trunk@83 177c5db2-39f6-4273-851a-b0754c4d5937 | 4 年前 | |
Improved: 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). git-svn-id: svn://svn.code.sf.net/p/equalizerapo/code/trunk@83 177c5db2-39f6-4273-851a-b0754c4d5937 | 4 年前 | |
Improved: 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). git-svn-id: svn://svn.code.sf.net/p/equalizerapo/code/trunk@83 177c5db2-39f6-4273-851a-b0754c4d5937 | 4 年前 | |
Version 1.3 git-svn-id: svn://svn.code.sf.net/p/equalizerapo/code/trunk@87 177c5db2-39f6-4273-851a-b0754c4d5937 | 4 年前 |
项目 README 为空