Simple TUI audio mixer for PipeWire

wiremix is a simple TUI audio mixer for PipeWire. You can use it to adjust volumes, route audio between devices and applications, and configure audio device settings like input/output ports and profiles.
wiremix's interface is more or less a clone of the wonderful ncpamixer which was itself inspired by pavucontrol, so users of either should find it familiar.
$ sudo apt install cargo libpipewire-0.3-dev pkg-config clang$ sudo pacman -S pipewire pkg-config clang$ cargo install wiremixto comment.