Changelog
What's new in Phantom. Release notes written for engineers, not commit logs.
- v1.2.1 May 4, 2026
📖 Documentation · Getting Started · Website
What's new
- Install telemetry — install script reports anonymous install events (started, completed, failed) to fadelab.net for platform support decisions
- Install URL —
curl -sSL https://fadelab.net/install | bash(redirects to latest installer) - README — added docs links, updated contact to hello@fadelab.net
Install
curl -sSL https://fadelab.net/install | bashOr try without installing:
uvx phantom-audio analyze your-track.wav - v1.1.0 May 2, 2026
Phantom v1.1.0
First tagged release. Includes the complete v1.0 analysis engine and v1.1 CLI tools.
What's included
- 17 MCP analysis tools — spectrum, loudness, dynamics, stereo, phase, problems, masking, comparison, matching, separation, diagnostics
- 5 domain expert skills — mix engineer, effects engineer, mastering engineer, audio diagnostician, session architect
- 9 genre reference profiles — pop, rock, hip-hop, electronic, EDM, metal, rock-metal, lo-fi, ambient
- CLI tools —
phantom analyze,compare,separate,render,setup-reaper,doctor,version,update,uninstall - Reaper DAW integration — auto-setup bridge with
phantom setup-reaper - Self-update system —
phantom updatechecks GitHub for new versions - Clean uninstall —
phantom uninstallremoves all artifacts
Install
pip install git+https://github.com/fadelabs/phantomOr try without installing:
uvx phantom-audio analyze your-track.wav