Adlib Tracker II module
From Just Solve the File Format Problem
(Difference between revisions)
(→Sample files) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
Line 30: | Line 30: | ||
* [ftp://ftp.modland.com/pub/modules/Ad%20Lib/AdLib%20Tracker%202/ Example Adlib Tracker II modules] | * [ftp://ftp.modland.com/pub/modules/Ad%20Lib/AdLib%20Tracker%202/ Example Adlib Tracker II modules] | ||
* [ftp://ftp.modland.com/pub/modules/Ad%20Lib/AdLib%20Tracker%202%20(v9%20-%20v11)/ Example Adlib Tracker II modules (v9-v11)] | * [ftp://ftp.modland.com/pub/modules/Ad%20Lib/AdLib%20Tracker%202%20(v9%20-%20v11)/ Example Adlib Tracker II modules (v9-v11)] | ||
− | * | + | * {{DexvertSamples|music/adLibTracker2}} |
== See Also == | == See Also == |
Latest revision as of 04:08, 28 December 2023
Contents |
[edit] Description
.a2m files are modules produced by Adlib Tracker II. Adlib Tracker II can also produce "tiny" modules, which have the file extension .a2t
The file format consists of two parts - a header containing authenticity information such as CRC and the format version, which is ended by one or more values containing the length of the second section. The second section contains the compressed data.
The compression algorithm used for the second part can be identified from the format version. Versions 1 & 5 are compressed with SixPack; 2 & 6 with LZW; 3 & 7 with LZSS. Versions 4 & 8 use no compression.
[edit] Software
[edit] Creation
[edit] Playback
[edit] Information
[edit] Sample files
- Example Adlib Tracker II modules
- Example Adlib Tracker II modules (v9-v11)
- dexvert samples — music/adLibTracker2