Skip to content

0.6.0 - Updated to Bevy 0.10

Compare
Choose a tag to compare
@BlackPhlox BlackPhlox released this 04 Apr 21:03
· 29 commits to main since this release
784f1bb

bevy_midi 0.6

bevy_midi has been updated to support bevy 0.10.

bevy_midi has also undergone major changes:

  • Output support, now able to send midi out from your Bevy app.
  • Overhauled the plugin structure.
  • Mapped midi data into a struct.

All thanks to @grace125 for all the amazing work 🚀

Further additions:

  • Added prelude
  • Added egui example
  • Updated default branch from master to main

What's Changed

Full Changelog: 0.5.0...0.6.0

Crates: