libdaisy-rust
libdaisy-rust copied to clipboard
basic midi example
Interesting. How would I use it?
Interesting. How would I use it?
The example shows how to send midi with raw serial packages.. but, I was thinking I'd probably try this: https://docs.rs/embedded-midi/0.1.0/embedded_midi/index.html
I could update the example to use that, but I wasn't sure if we'd want to add additional deps.
or.. maybe you're wondering about the hardware? both the field and the patch have MIDI i/o
A bit of both. I've not used MIDI. As far as the extra crate goes that's what [dev-dependencies] exists for.