Grave Composer module
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Audio and Music |extensions={{ext|wow}} }} == Description == '''.wow''' files are modules produced by Grave Composer / Mod's Grav...") |
Dan Tobias (Talk | contribs) (→Information) |
||
Line 12: | Line 12: | ||
* [ftp://ftp.modland.com/pub/documents/format_documentation/Mod's%20Grave,%20Grave%20Composer%20(.wow).txt IBM "WOW" Format - Created by "Mod's Grave" (aka "Grave Composer") for the IBM] | * [ftp://ftp.modland.com/pub/documents/format_documentation/Mod's%20Grave,%20Grave%20Composer%20(.wow).txt IBM "WOW" Format - Created by "Mod's Grave" (aka "Grave Composer") for the IBM] | ||
+ | * [http://www.textfiles.com/programming/FORMATS/wow-form.txt Another copy of that file] |
Latest revision as of 16:28, 6 October 2013
[edit] Description
.wow files are modules produced by Grave Composer / Mod's Grave for the IBM (presumably MS-DOS). They are a variation on the standard 8-channel Amiga Module, but use the "M.K." identifier rather than "8CHN" (see Amiga Module for more information). They can potentially be identified in two ways - by the file extension (probably not the most accurate method) or by calculating the size of the module for 8 channels and comparing this to the actual module length (see the linked document for the appropriate calculation). Probably using both of these methods together is the best way to identify modules in this format.