AnalysisDefleMaskData - emutyworks/Learning-GB-Programming GitHub Wiki
Decompressed and display a .DMF file compressed with zlib.
*Please refer to SoundDriver for the latest information.
Source
https://github.com/emutyworks/Learning-GB-Programming/tree/main/SoundDriver/tools
Usage:
php AnalysisDefleMaskData.php <input filename(dmf)> <output filename(bin)>
Example:
php AnalysisDefleMaskData.php test.dmf test.bin
Specs for DMF (DefleMask Module Format, for DefleMask v1.0.0 and above)
https://www.deflemask.com/DMF_SPECS.txt
Tools
- DefleMask
DefleMask is a cross-platform chiptune music tracker. You can produce video game music for many soundchips and old school game-consoles and computers.