Releases: B0ney/xmodits-py
Releases · B0ney/xmodits-py
v0.3.5
What's new
- Added support for
.mod
files created with Protracker 3.6 (example), removing the ambiguous"IFF MOD files are not yet supported"
error.
Bug Fixes
- Fix (silent) partial extraction for some
.xm
files. Samples in eXtended Modules can report sizes that would cause an out of bounds error, leading xmodits to ignore it (example, xmodits reports 25 samples when it has 26). This wasn't the right approach as this quirk is common, and has been fixed. - Refine adpcm support for
.xm
files, removing the"Unsupported Module: Extended Module uses 'MOD Plugin packed'"
error. (example)
v0.3.4
XMODITS PY 0.3.4
v0.3.2
Bump xmodits_lib
to fix missing adpcm support for it
and xm
formats.
v0.3.1
Bump xmodits-lib
for bug fixes.
v0.3.0
Full Changelog: v0.2.4...v0.3.0