Adlib Tracker II module

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m (Updated links)
Line 24: Line 24:
 
== Information ==
 
== Information ==
  
*[http://code.google.com/p/at2/source/browse/trunk/docs/techinfo.doc#185 A2M file format description]
+
* [http://adlibtracker.net/files/techinfo.htm#_Toc389385056 A2M file format description]
*[http://code.google.com/p/at2/source/browse/trunk/docs/techinfo.doc#910 A2T file format description]
+
* [http://adlibtracker.net/files/techinfo.htm#_Toc389385062 A2T file format description]
  
 
== Links ==
 
== Links ==

Revision as of 20:27, 23 October 2015

File Format
Name Adlib Tracker II module
Ontology
Extension(s) .a2m, .a2t

Contents

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.

Software

Creation

Playback

Information

Links

See Also

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox