nannou_midi
The MIDI API for nannou, the creative coding framework.
nannou_midi uses midir for cross-platform MIDI I/O, with inspiration from bevy_midi. MIDI ports are automatically discovered as entities and connections are managed through the ECS.
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.