Short: Convert Protracker module to WAV/IFF/RAW Author: mumart@gmail.com (Martin Cameron) Uploader: mumart gmail com (Martin Cameron) Type: mus/edit Version: 20180625 Architecture: m68k-amigaos Command-line tool for converting a single pattern or whole song of a Protracker module into a sample. Outputs 16-bit stereo WAV or 8-bit IFF-8SVX/RAW using high-quality oversampling and dithering. Uses the Micromod engine for good module compatibility. Full C source-code included, compiles cleanly with DICE and GCC. Changes since 20180128: Improved 8-bit dithering. Changes since 20180131: Faster IFF/RAW conversion. Changes since 20180202: Fix WAV output. Changes since 20180203: Split function and much lower memory usage. Changes since 20180208: Faster WAV conversion and minor fixes. Changes since 20180209: Channel-muting function. Changes since 20180304: More robust module loading. Have fun! Martin