Skip to content

Earware v0.1.0

Latest

Choose a tag to compare

@AilaScott AilaScott released this 08 Aug 16:50
· 11 commits to main since this release

Earware v0.1.0

First public release of Earware — a preset-based corrective EQ plugin for flat headphone monitoring.

Download, unzip, and place wherever your DAW finds plugins.

Supported platforms

  • Linux (VST3, LV2, Standalone) — primary target
  • Windows (VST3, Standalone) — tested in Reaper
  • macOS (VST3, AU, Standalone) — buildable, untested

Building from source

git clone --recurse-submodules https://github.com/AilaScott/Earware.git
cd Earware
cmake -B build -DCMAKE_BUILD_TYPE=Release
cmake --build build --config Release

See README.md for full build instructions and platform requirements.