(tracker-rip)
Extracts samples from various music tracker module formats.
- Currently supports the following formats:
- MOD
- S3M
- IT
- XM
- UMX (containing any of the above)
- Embeds sample loop parameters from the module into exported WAV files.
pip3 install trackrip
Alternatively, you can download the source and run:
python3 setup.py install
trackrip <module_file>
- Noisetracker/Soundtracker/Protracker Module Format - 4th Revision
- Protracker Module on MultimediaWiki
- MOD Player Tutorial by FireLight
- Scream Tracker 3.01 BETA File Formats And Mixing Info
- S3M Format on the DOS Game Modding Wiki
- S3M Player Tutorial by FireLight
- ITTECH.TXT
- IT214 sample compression on MultimediaWiki
- The XM Module Format Description for XM Files Version $0104 by Mr.H, with corrections from Guru & Alfred of Sahara Surfers
- The "Complete" XM module format specification by ccr - v0.81
- The Unofficial XM File Format Specification by Vladimir Kameñar
- Unreal Packages by Tim Sweeney
- Unreal Tournament Package File Format by Sapphire
- Package File Format on Unreal Wiki
- UT Package File Format document v1.6 by Antonio Cordero Balcázar