Microbrust is a Linux interface to Arturia Microbrute written in Rust.
I implemented this as a first project when learning Rust, so probably the code quiality is awful. Hopefully, it will look better in the future.
Clone and run cargo run
in the project's directory. The UI is pretty
self-explanatory. Use Escape
to exit.
Requires Rust, Cargo and ALSA to compile.
The Microbrute has to be connected BEFORE running Microbrust. No auto- or re-connecting right now. Microbrust will fail if you disconnect Microbrute in the meantime. Sorry... but there is a chance I will fix this in the future.
Use Github's issue tracker for bug or feature requests. Drop me a line if you want to ask about anything that is not a bug/feature request.
You can check out the full license here This project is licensed under the terms of the GNU GPLv3.0 license.