AQUA is planned to be a modern platform for audio equalization on Windows that integrates automatic equalization capabilities among other features. Stay tuned for more!
- Install EqualizerAPO
- Install Visual Studio 2022. Check "Desktop Development with C++"
- Clone this repository
- Run
npm installin the project folder- May need to install latest node-gyp in npm (link)
- When installing
node-gyp, ensure msvs_version is set to 2022 in npm config