# ALSA Mixer Frontend for RME Babyface Pro (FS) This is a [Rust](https://www.rust-lang.org/) port of the application [bbfpromix](https://github.com/MrBollie/bbfpromix). ## Requirements - Linux - Rust - ALSA - GTK 3 ## Install ``` cargo install --locked --git https://github.com/slowtec/bbfpromix.git ``` ## License Copyright (c) 2024 [slowtec GmbH](https://slowtec.de)\ Copyright (c) 2020 Thomas Ebeling This project is licensed unter the [GPLv3 license](https://www.gnu.org/licenses/gpl-3.0.html).