Extended Module
From Just Solve the File Format Problem
(Difference between revisions)
m (Halftheisland moved page XM to Extended Module) |
m (→Information: added link to format doc with corrections / additions) |
||
Line 30: | Line 30: | ||
* [http://hackipedia.org/File%20formats/Music/Sample%20based/text/XM%20module%20format%20description%20for%20XM%20files%20version%20v1.04.ascii.txt.utf-8.txt The XM module format description for XM files version $0104] | * [http://hackipedia.org/File%20formats/Music/Sample%20based/text/XM%20module%20format%20description%20for%20XM%20files%20version%20v1.04.ascii.txt.utf-8.txt The XM module format description for XM files version $0104] | ||
+ | * [http://16-bits.org/xm/ The above, with a number of corrections and additions] | ||
== Software == | == Software == |
Revision as of 15:22, 4 December 2012
- Not to be confused with the Sirius XM satellite radio service, with which it has nothing to do.
Contents |
Description
XM (extended module) is an audio format introduced by (and primarily produced by) FastTracker 2, a tracker for MS-DOS. The format is also used by other trackers, such as DigiTracker.
Information
The tracker which produced the file can be identified by means of the string at offset 38:
String | |
---|---|
DigiTracker | Composer's name |
FastTracker 2 | "FastTracker II" |
- The XM module format description for XM files version $0104
- The above, with a number of corrections and additions