mrozycki/rustmas

MIDI controller support

Closed this issue · 1 comments

With the recently added Event Generators, we can create a MidiEventGenerator which will capture events through a MIDI interface and redirect them to the animations.

Done in #193