Releases: PolyMeilex/OxiSynth
Releases · PolyMeilex/OxiSynth
0.1.0
What's Changed
- Fix
modenv_sectionDecay/Delay bug (more about this in: #46) - Split chorus & reverb to separate crates
- Support for wider variety of SoundFont™ files
- Drop lazy-static dependency
- Drop generational-arena dependency
- soundfont-rs: Drop riff dependency
- soundfont-rs: Remove all chunk memory allocations
New Contributors
Full Changelog: 0.0.5...0.1.0
0.0.5
0.0.4
- Simplify read/write functions in Synth (#3)
- Fixed: Can't compile with sf3 feature enabled (#4)
- Fix typo (#5)
- Derive Copy, Clone, Eq, PartialEq for MidiEvent (#6)
Thanks to: @Woyten, @alters-mit @MyBlackMIDIScore @subalterngames