libdaisy-rust icon indicating copy to clipboard operation
libdaisy-rust copied to clipboard

basic midi example

Open x37v opened this issue 3 years ago • 4 comments

x37v avatar Apr 14 '21 01:04 x37v

Interesting. How would I use it?

mtthw-meyer avatar Apr 15 '21 01:04 mtthw-meyer

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.

x37v avatar Apr 15 '21 02:04 x37v

or.. maybe you're wondering about the hardware? both the field and the patch have MIDI i/o

x37v avatar Apr 15 '21 02:04 x37v

A bit of both. I've not used MIDI. As far as the extra crate goes that's what [dev-dependencies] exists for.

mtthw-meyer avatar Apr 15 '21 02:04 mtthw-meyer