Download

Everything is bundled - no Python or GTK install required. Grab a ready-to-run build below, or build from source.

Latest release
v0.3.3
RELEASES

Heads up - clicking a button below starts the download immediately.

🪟 Windows (x64)

Unsigned - at the SmartScreen prompt click More info → Run anyway.

🍎 macOS (Apple Silicon)

Unsigned - right-click the app → Open. The visualizer needs a loopback device (e.g. BlackHole).

🐧 Linux

flatpak install --user EasyAmp.flatpak - needs PipeWire or PulseAudio for the visualizer capture.

REQUIREMENTS

What you need

Bundled builds need nothing extra. To build from source: Python 3 + PyGObject with GTK 4, GStreamer 1.x (base/good plugins), numpy, and a working PipeWire/PulseAudio server. Fonts (DSEG7 Classic + Pixelify Sans, OFL) ship bundled and auto-install on first run.

FROM SOURCE

Build it yourself

Install the native prerequisites from your package manager / Homebrew, then:

pipx install . --system-site-packages

Full per-OS steps live in INSTALL.md.

All releases on GitHub ↗