Description
Changelog
Reviews
This is 100% pure GDScript embeddable Software Mod Player for Godot Engine 4. Supported files: *.mod, *.xm
4.3.0 updates:
- Optimize for loops
4.2.5 updates:
- Fixed portamento up/down
- Fixed error when read empty pattern from XM files
- Remove unused codes
4.2.4 updates:
- Fixed tone portamento in linear frequency
- Fixed vibrato does not working
- Fixed volume slide command
- Fixed Instrument panning
- Refactoring codes
4.2.3 updates:
- Fixed portamento/vibrato in linear frequency
- Fixed tone portamento bug
- Fixed 16-bit sample loop point bug.
- Implement frequency 0 to stream stop.
4.2.2 updates:
- Fixed 3xx/4xx "continue" parameter
- Fixed volume resets when has no instrument number
- Remove thread codes
- Remove old workaround codes
- Refactoring codes
4.2.0 updates:
- Implemented 9xx Sample Offset
- Fixed some errors
4.1.1 updates:
- Implemented full features for multi retrig note (0x1B)
4.1.0 updates:
- Fixed pitchbend in linear frequency mode.
- Implemented vibrato depth of volume command.
- Implemented global volume slide continue (parameter 0x0000).
- Implemented temporary multi retrig note.
4.0.1 updates:
- Fixed some clamp/max to clampf/clampi/maxf
- Fixed @export_files attribute
4.0.0 updates:
- Ported from Godot Engine 3 version.
Changelog for version 4.3.0
No changelog provided for this version.