https://github.com/tsoding/dimooper
Digital Music Looper
https://github.com/tsoding/dimooper
hacktoberfest hacktoberfest2020 looper midi music rust
Last synced: 6 days ago
JSON representation
Digital Music Looper
- Host: GitHub
- URL: https://github.com/tsoding/dimooper
- Owner: tsoding
- Created: 2016-05-26T16:13:40.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-08-03T13:32:26.000Z (over 5 years ago)
- Last Synced: 2024-11-08T15:46:53.289Z (6 months ago)
- Topics: hacktoberfest, hacktoberfest2020, looper, midi, music, rust
- Language: Rust
- Homepage:
- Size: 273 KB
- Stars: 114
- Watchers: 7
- Forks: 4
- Open Issues: 57
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://www.twitch.tv/tsoding)
[](https://travis-ci.org/tsoding/dimooper)
[](https://codecov.io/gh/tsoding/dimooper)# dimooper #
Digital Music Looper application focused on live performance.

## Demo ##
[](https://www.youtube.com/watch?v=qURmwdedUAI)
## Quick Start ##
```console
$ cargo build # build dimooper
$ cargo run # run dimooper
$ cargo test # run unit tests
```## Coverage ##
```console
$ cargo install kcov
$ cargo build
$ cargo kcov
$ target/cov/index.html
```## Setting Up With a Controller ##
Please, take a look at https://github.com/tsoding/dimooper/wiki/NixOS-QSynth-Setup-Guide