⚠ Heads up - clicking a button below starts the download immediately.
Unsigned - at the SmartScreen prompt click More info → Run anyway.
Unsigned - right-click the app → Open. The visualizer needs a loopback device (e.g. BlackHole).
flatpak install --user EasyAmp.flatpak - needs PipeWire or PulseAudio for the visualizer capture.
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.
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.