FastTracker module
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				| Dan Tobias  (Talk | contribs)  (→Software) |  (→Software) | ||
| Line 34: | Line 34: | ||
| == Software == | == Software == | ||
| − | |||
| * [ftp://ftp.modland.com/pub/software/trackers/DOS/FastTracker/ FastTracker] | * [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://archive.org/details/msdos_Fast_Tracker_2_1994 FastTracker 2 in-browser emulation] | ||
| + | * [https://zxtune.bitbucket.io/ zxtune] | ||
| == 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:36, 28 July 2021
| 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 | 

