A looper for MIDI channels with a simple console interface
Go to file
Kelvin Ly d99b99e9a2 Parse unknown MIDI messages as Other() instead of failing 2019-12-21 14:48:40 -05:00
src Parse unknown MIDI messages as Other() instead of failing 2019-12-21 14:48:40 -05:00
.gitignore Implement recording callback and setup, TODO verify it works, start work on playback 2019-12-20 09:08:59 -05:00
Cargo.lock Implement playback; I think it works! 2019-12-21 13:55:52 -05:00
Cargo.toml Implement playback; I think it works! 2019-12-21 13:55:52 -05:00