Releases: B0ney/xmodits-cli
Releases · B0ney/xmodits-cli
v0.11.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.11.4
XMODITS CLI v0.11.4
v0.11.3
Bump xmodits_lib
to fix missing adpcm support for it
and xm
formats.
v0.11.2
Bump xmodits-lib
to fix impulse tracker decompression errors.
v0.11.0
XMODITS CLI v0.11.0
Added more platforms 🥳
What's new
- You can now save samples to the following formats:
- Impulse Tracker Instrument -
.its
- Scream Tracker 3 Instrument -
.s3i
- Impulse Tracker Instrument -
- (Windows) added wildcard support. You can now use
*
in your arguments. - (Windows) added partial support for tilde "~" expansion. Tilde expansion will only work for the destination.