Application-first
Firefox, Discord, games, and other apps should each appear as one recognizable control, even when they create several audio streams.
Volumix · Linux · Early development
A Linux volume mixer that controls applications instead of raw audio streams. Volumix turns multiple PipeWire sessions into one stable, understandable mixer target per app.

Why it exists
Desktop audio tools often expose individual nodes and helper processes. Volumix is building the identity layer needed to keep those details out of the normal mixer experience.
Firefox, Discord, games, and other apps should each appear as one recognizable control, even when they create several audio streams.
A versioned native bridge observes playback nodes directly. Volumix does not scrape shell-command output or require root access.
The same logical mixer model is designed to serve the desktop UI, keyboard workflows, MIDI hardware, CLI, and future D-Bus clients.
System model
Open development
Native discovery, application identity, multi-session grouping, volume and mute control, reconnect supervision, a diagnostic CLI, and a minimal desktop shell are in place. Packaging, persistence, game identity, MIDI control, and the finished interface remain on the roadmap.