1.2.0 (2022-02-09)
- add assertions so Sfizz logs an error instead of crashing Unity (fde8076)
- SfizzPlayer samples generated per frame no longer exceeds current buffer size (baeed55)
- add a MIDI file renderer that is capable of converting MIDI files to AudioClips (f871204)
- add a MIDI player sample that showcases SfizzMidiRenderer (e3e9795)
1.1.0 (2022-02-04)
- add correction for negative latency in AudioSource playback (7065406)
- replace string path for sfz files with file object path in piano sample (950566b)
- add iOS support (f579862)