Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.01 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.01 KB

Microbrust: A Linux interface to Arturia Microbrute

microbrust

Intrudoction

Microbrust is a Linux interface to Arturia Microbrute written in Rust.

Disclaimer

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.

Changelog

You can check out the changelog here.

Usage

Clone and run cargo run in the project's directory. The UI is pretty self-explanatory. Use Escape to exit.

Requirements

Requires Rust, Cargo and ALSA to compile.

Questions and issues

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.

License

You can check out the full license here This project is licensed under the terms of the GNU GPLv3.0 license.