FastTracker module
From Just Solve the File Format Problem
(Difference between revisions)
m (Halftheisland moved page FastTracker module (FT) to FastTracker module) |
|||
Line 13: | Line 13: | ||
* [ftp://ftp.modland.com/pub/documents/format_documentation/FastTracker%20(.ft).txt FastTracker module format] | * [ftp://ftp.modland.com/pub/documents/format_documentation/FastTracker%20(.ft).txt FastTracker module format] | ||
− | FastTracker modules | + | FastTracker modules can have 4, 6 or 8 channels. The 4-channel modules are simply standard [[Amiga Module|MOD]] files. The 6 and 8-channel modules differ only in the 4-byte format identification field at offset 1080 and in containing extra channel data: |
{| class="wikitable" style="text-align:center; width:200px; height:200px;" | {| class="wikitable" style="text-align:center; width:200px; height:200px;" | ||
Line 21: | Line 21: | ||
! Signature | ! Signature | ||
|- | |- | ||
− | ! 4-channel | + | ! 4-channel (classic [[Amiga Module|MOD]]) |
| M.K. | | M.K. | ||
|- | |- | ||
Line 31: | Line 31: | ||
|- | |- | ||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Software == | == Software == |
Revision as of 14:31, 7 December 2012
Contents |
Description
.ft files are modules produced by FastTracker for MS-DOS.
Information
FastTracker modules can have 4, 6 or 8 channels. The 4-channel modules are simply standard MOD files. The 6 and 8-channel modules differ only in the 4-byte format identification field at offset 1080 and in containing extra channel data:
Flavour | Signature |
---|---|
4-channel (classic MOD) | M.K. |
6-channel | 6CHN |
8-channel | 8CHN |