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 quality is awful. Hopefully, it will look better in the future.
You can check out the changelog here.
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.
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.