nannou_midi 0.20.0

The MIDI API for nannou - the creative-coding framework.
Documentation
  • Coverage
  • 0%
    0 out of 40 items documented0 out of 11 items with examples
  • Size
  • Source code size: 74.13 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.15 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 38s Average build duration of successful builds.
  • all releases: 20s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • mitchmindtree

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

at your option.