A2W
			
			
			
			
								
				From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				
				
				
				
				
			
			|   |     | 
| Line 1: | Line 1: | 
| − | {{FormatInfo
 | + | #REDIRECT [[Adlib Tracker II instrument bank]] | 
| − | |formattype=electronic
 | + |  | 
| − | |subcat=Audio and Music
 | + |  | 
| − | |extensions={{ext|a2w}}
 | + |  | 
| − | }}
 | + |  | 
| − |   | + |  | 
| − | == Description ==
 | + |  | 
| − |   | + |  | 
| − | .a2w files are instrument banks with macros used by [http://www.adlibtracker.net/ Adlib Tracker II].
 | + |  | 
| − |   | + |  | 
| − | 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.
 | + |  | 
| − |   | + |  | 
| − | == Information ==
 | + |  | 
| − |   | + |  | 
| − | * [http://code.google.com/p/at2/source/browse/trunk/docs/techinfo.doc#2071 A2W file format description]
 | + |  | 
| − |   | + |  | 
| − | == Software ==
 | + |  | 
| − |   | + |  | 
| − | * [http://www.adlibtracker.net/index.php Adlib Tracker II]
 | + |  | 
		Latest revision as of 13:07, 29 November 2012
- REDIRECT Adlib Tracker II instrument bank