Warning
THIS PROJECT IS DEPRECATED AND NO LONGER MAINTAINED. It has been completely rebuilt from scratch as Glacier EQ. Please visit the new repository for the latest updates, downloads, and support: 👉 https://github.com/Bukutsu/glacier-eq
Frost-Tune was a native, offline, zero-latency parametric EQ editor for USB DACs built with Rust, Iced, and Tokio.
Glacier EQ is the successor — a cross-platform parametric EQ editor with:
- Full-featured web UI (React + TypeScript)
- Desktop (Linux, Windows, macOS) and Android support via Tauri
- Direct USB HID communication with compatible DACs
- 10-band parametric EQ with real-time visualization
- AutoEQ optimization engine
- Profile management and import/export
If you have existing Frost-Tune EQ profiles, you can manually recreate them in Glacier EQ's profile system. The underlying HID protocol for supported DACs is the same.
MIT. See LICENSE.
- Iced
- hidapi
- Best-README-Template
- devicePEQ for reverse-engineered DAC protocols