Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 334 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 334 Bytes

Yew MIDI Example

Connect a MIDI device to your computer and run trunk serve to start. MIDI messages will log to console and display in the view.

TODO

  • Callback to pass MIDI messages from closure back to App to set in last_midi_message.
  • Allow users to select input
  • Connect and Disconnect message callbacks