Description
Changelog
Reviews
100% Pure GDScript Software MIDI Player for Godot Engine 4
4.5.0 update:
- Fixed velocity layered soundfont
- Implemented stereo samples
- Added load_from_bytes
Thanks to Laurent Veliscek!
4.3.1 update:
- Fixed preset velocity range bug
- Fixed sample link bug
4.3.0 update:
- Optimize for loops.
4.2.0 update:
- Remove thread codes
- Fixed boilerplate
4.1.1 update:
- Fix bug for using "Sample Mode Loop Ends By Key Depression".
4.1.0 update:
- Move GDScript to AnimationPlayer for ADSR volume controller
- Update demonstration project.
4.0.2 update:
- Fixed for Godot Engine 4.0
- Fixed clamp/max to clampf/maxf
4.0.1 update:
- Fixed for Godot Engine 4 RC1
4.0.0 update:
- Ported from Godot Engine 3 version.
Changelog for version 4.5.0
No changelog provided for this version.