Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tsoding/dimooper

Digital Music Looper
https://github.com/tsoding/dimooper

hacktoberfest hacktoberfest2020 looper midi music rust

Last synced: 5 days ago
JSON representation

Digital Music Looper

Awesome Lists containing this project

README

        

[![Tsoding](https://img.shields.io/badge/twitch.tv-tsoding-purple?logo=twitch&style=for-the-badge)](https://www.twitch.tv/tsoding)
[![Build Status](https://travis-ci.org/tsoding/dimooper.svg?branch=master)](https://travis-ci.org/tsoding/dimooper)
[![codecov](https://codecov.io/gh/tsoding/dimooper/branch/master/graph/badge.svg)](https://codecov.io/gh/tsoding/dimooper)

# dimooper #

Digital Music Looper application focused on live performance.

![screenshot](http://i.imgur.com/S5YzYiR.png)

## Demo ##

[![DIMOOPER DEMO](https://img.youtube.com/vi/qURmwdedUAI/0.jpg)](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