FastTracker module

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m (Halftheisland moved page FastTracker module (FT) to FastTracker module)
(Added sample files)
(5 intermediate revisions by 3 users not shown)
Line 6: Line 6:
  
 
== Description ==
 
== Description ==
 
 
'''.ft''' files are modules produced by FastTracker for [[MS-DOS]].
 
'''.ft''' files are modules produced by FastTracker for [[MS-DOS]].
  
 
== Information ==
 
== Information ==
 
 
* [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]
 +
* [http://www.textfiles.com/programming/FORMATS/ftk-form.txt Another copy of file]
  
FastTracker modules come in 4-channel, 6-channel and 8-channel flavours. These can be identified by means of the 4-byte field at offset 1080:
+
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 20:
 
! Signature
 
! Signature
 
|-
 
|-
! 4-channel
+
! 4-channel (classic [[Amiga Module|MOD]])
 
| M.K.
 
| M.K.
 
|-
 
|-
Line 31: Line 30:
 
|-
 
|-
 
|}
 
|}
 
Similarly, a number of clone formats exist. These can likewise be identified by means of the 4-byte field at offset 1080:
 
 
{| class="wikitable" style="text-align:center; width:200px; height:200px;"
 
|+ Clone/ Signature
 
|-
 
! Clone
 
! Signature
 
|-
 
! [[Grave Composer module]] (.wow)
 
| M.K.
 
|-
 
! [[Octalyser module]]
 
| CD81
 
|-
 
! [[Startrekker / Audio Sculpturer module]]
 
| EXO8
 
|-
 
! [[Startrekker / Audio Sculpturer module]]
 
| FLT8
 
|-
 
! Unknown
 
| OCTA
 
|-
 
|}
 
 
These clone formats, with the exception of the Startrekker modules, can be played back in programs supporting FastTracker modules by using a hex editor to change the above signature to "8CHN".
 
  
 
== Software ==
 
== Software ==
 +
* [ftp://ftp.modland.com/pub/software/trackers/DOS/FastTracker/ FastTracker]
 +
* [https://archive.org/details/msdos_Fast_Tracker_2_1994 FastTracker 2 in-browser emulation]
 +
* [https://zxtune.bitbucket.io/ zxtune]
  
* [ftp://ftp.modland.com/pub/trackers/DOS/FastTracker/ FastTracker]
+
== Sample files ==
 +
* https://telparia.com/fileFormatSamples/music/fastTracker/
  
 
== Links ==
 
== Links ==
 
 
* [ftp://ftp.modland.com/pub/modules/Fasttracker/ Example .ft files]
 
* [ftp://ftp.modland.com/pub/modules/Fasttracker/ Example .ft files]

Revision as of 15:48, 28 July 2021

File Format
Name FastTracker module
Ontology
Extension(s) .ft

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
Flavour Signature
4-channel (classic MOD) M.K.
6-channel 6CHN
8-channel 8CHN

Software

Sample files

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox