Skip to content

1.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Feb 14:51
· 1 commit to master since this release

1.2.0 (2022-02-09)

Bug Fixes

  • add assertions so Sfizz logs an error instead of crashing Unity (fde8076)
  • SfizzPlayer samples generated per frame no longer exceeds current buffer size (baeed55)

Features

  • add a MIDI file renderer that is capable of converting MIDI files to AudioClips (f871204)
  • add a MIDI player sample that showcases SfizzMidiRenderer (e3e9795)