Releases: AilaScott/Earware
Releases · AilaScott/Earware
Release list
Earware v0.1.0
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 ReleaseSee README.md for full build instructions and platform requirements.