dimooper
dimooper copied to clipboard
Digital Music Looper
- Introduced in #246
- Introduced in #246
- Introduced in #246
Allow the user to assign the audio files to some MIDI events and replay them.
- Caused by #213 - Blocked by #238 ### Steps to reproduce - Setup the latest Rust (nightly or stable) in `default.nix` - `$ nix-shell` - `$ cargo build` -...
- Derived from https://github.com/tsoding/dimooper/issues/214#issuecomment-318806411 - Blocks #214
- Derived from - https://github.com/tsoding/dimooper/pull/234#discussion_r129754156 - https://github.com/tsoding/dimooper/pull/234#discussion_r129754463 - https://github.com/tsoding/dimooper/pull/234#discussion_r129754639
### Description Sometimes I don't have any MIDI keyboard nearby, but still want to play with the MIDI looper. It would be cool to be able to play from a...
Same as #230 but for configs
After migrating to serde #209 all of our samples require format migration #223. We need to come up with versioned migration mechanism for all of that.