CXVUSER/EqualizerAPO ? reverse-engineered prompt
Reverse engineered prompt
Build me a Windows audio processing app based on Equalizer APO that lets users shape system sound with lots of filters, works across multiple channels, and keeps latency and CPU use low.
I also want the custom features from this repo, especially the ability to chain into other vendor APOs like Realtek, Creative, or Dolby, plus support for loading VST3 plugins in a limited way and regular DSP DLL plugins. Make it usable through a simple configuration editor so a normal user can set up audio effects without digging through code. If there are any tricky build or plugin details, look up the current docs online if you need to.
Please make sure it builds on modern Windows and includes the pieces needed for the editor, the APO itself, and installer support. If something from the original Equalizer APO project is required to keep it working, include that too.
Are you gonna build this?
make sure you review the code using coderabbit