Skip to content
This repository was archived by the owner on Sep 25, 2025. It is now read-only.

v3.1.0

Choose a tag to compare

@dsgallups dsgallups released this 13 Apr 18:13
· 5 commits to v3.x since this release
3a71a71

bevy_midix

  • Added iterate_voices example
  • Added soundfont.sf2 to assets

midix

  • Key::new is now const
  • Octave::new is now const

midix_synth

  • if the sanity check fails (soundfont data is readable but appears invalid), it will warn, not error.

Full Changelog: v3.0.0...v3.1.0