Skip to content

Releases: B0ney/xmodits-cli

v0.11.5

26 Aug 20:12
Compare
Choose a tag to compare

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

26 Aug 18:21
Compare
Choose a tag to compare
v0.11.4 Pre-release
Pre-release
XMODITS CLI v0.11.4

v0.11.3

11 Aug 12:47
Compare
Choose a tag to compare

Bump xmodits_lib to fix missing adpcm support for it and xm formats.

v0.11.2

05 Feb 11:53
Compare
Choose a tag to compare

Bump xmodits-lib to fix impulse tracker decompression errors.

v0.11.0

28 Jul 16:02
v0.11.0
b7c3469
Compare
Choose a tag to compare

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
  • (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.

v0.11.0-rc1

25 Jul 15:57
v0.11.0-rc1
7613c84
Compare
Choose a tag to compare
v0.11.0-rc1 Pre-release
Pre-release

XMODITS CLI v0.11.0 Release Candidate 1