v0.10.0
XMODITS 0.10.0
What's New:
- You can now extract samples to the following formats:
AIFF
8SVX
#27RAW
- Extracted samples can be prefixed with the module's file name:
e.gmusic.s3m
->music - 01 - kick.wav
- Extracted samples can be named with its internal filename if it exists.
- Extracted samples will now have loop points embedded if the format supports it.
- Added support for stereo samples for
Impulse Tracker
andExtended Modules
.
What's new (GUI Only):
- Added new themes because why not (preview):
- Dracula
- Catppuccin
- Nord
- LMMS
- OneShot
- Ripping from folders is faster as it now uses multi-threading.
- xmodits will now rip from entries that have been checked. If none or all have been checked, it will rip all of them.
- You can now manually export errors.
- (Windows only) launching the application from the terminal will show logs.
- It is now possible to cancel ripping.
What's new (CLI Only):
- Included features from the GUI application.
- Added a
no-exit-prompt
flag which disables "Press Enter to Continue".
Improvements and Bug Fixes:
- Samples extracted from
MOD
files no longer sound low pitched. #24 - Fixed a bug where
MOD
files that don't have 4 channels will produce misaligned samples. - IFF MOD files will now produce helpful errors.
- Support for partial extraction; xmodits will no longer terminate the ripping process if it fails to extract a sample.
- Improved memory usage when ripping from nested folders.
- Improved memory usage when handling errors.
- xmodits will suggest you use folders if there are a lot of files added.
Full Changelog: 0.9.8...v0.10.0