Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
This is 100% pure GDScript embeddable Software Mod Player.1.4.3 updates:* Fixed double displaying in Node list.1.4.2 updates:* Fixed note cut parameter bug* Refactoring source code.* Some changes mod/xm file reader APIs1.4.1 updates:* Fixed doesn't re-note on when sets instrument.* Fixed some tempo bugs.1.4.0 updates:* Implemented using threads.1.3.2 updates:* Implemented global volume command.1.3.1 updates:* Fixed can't read flexible pattern order table for XM files.* Fixed mod-sample finetune on minus.* Fixed misalignment timing and found noises when use 16bit samples* Fixed behavior when not set instrument ID.1.3.0 updates:* Fixed problem play mod files* Fixed tempo bugs* Implemented some commands: patttern delay, note delay and pattern loop1.2.0 updates:* Implemented xm loader and player.Supported files:* xm* modDemo app:https://bitbucket.org/arlez80/godot-mod-player/downloads/demo.zip
Godot MOD Player
Software mod/xm player library for Godot Engine 3.4 later. This player is embeddable for your Godot projects!
- mod is a sound file format that used primarily in old computer Amiga.
- xm is a sound file format that extended mod.
Demo
You can download demo app: https://bitbucket.org/arlez80/godot-mod-player/downloads/demo.zip
Videos
Issues
License
MIT License
Author
- @arlez80 あるる / きのもと 結衣 ( Yui Kinomoto )
This is 100% pure GDScript embeddable Software Mod Player.
1.4.3 updates:
* Fixed double displaying in Node list.
1.4.2 updates:
* Fixed note cut parameter bug
* Refactoring source code.
* Some changes mod/xm file reader APIs
1.4.1 updates:
* Fixed doesn't re-note on when sets instrument.
* Fixed some tempo bugs.
1.4.0 updates:
* Implemented using threads.
1.3.2 updates:
* Implemented global volume command.
1.3.1 updates:
* Fixed can't read flexible pattern order table for XM files.
* Fixed mod-sample finetune on minus.
* Fixed misalignment timing and found noises when use 16bit samples
* Fixed behavior when not set instrument ID.
1.3.0 updates:
* Fixed problem play mod files
* Fixed tempo bugs
* Implemented some commands: patttern delay, note delay and pattern loop
1.2.0 updates:
* Implemented xm loader and player.
Supported files:
* xm
* mod
Demo app:
https://bitbucket.org/arlez80/godot-mod-player/downloads/demo.zip
Reviews
Quick Information
This is 100% pure GDScript embeddable Software Mod Player.1.4.3 updates:* Fixed double displaying in Node list.1.4.2 updates:* Fixed note cut parameter bug* Refactoring source code.* Some changes mod/xm file reader APIs1.4.1 updates:* Fixed doesn't re-note on when sets instrument.* Fixed some tempo bugs.1.4.0 updates:* Implemented using threads.1.3.2 updates:* Implemented global volume command.1.3.1 updates:* Fixed can't read flexible pattern order table for XM files.* Fixed mod-sample finetune on minus.* Fixed misalignment timing and found noises when use 16bit samples* Fixed behavior when not set instrument ID.1.3.0 updates:* Fixed problem play mod files* Fixed tempo bugs* Implemented some commands: patttern delay, note delay and pattern loop1.2.0 updates:* Implemented xm loader and player.Supported files:* xm* modDemo app:https://bitbucket.org/arlez80/godot-mod-player/downloads/demo.zip