A2F
			
			
			
			
								
				From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				
				
				
				
				
			
			   | 
			     | 
			
| Line 1: | 
Line 1: | 
| − | {{FormatInfo
  | + | #REDIRECT [[Adlib Tracker II instrument]]  | 
| − | |formattype=electronic
  | + |  | 
| − | |subcat=Audio and Music
  | + |  | 
| − | |extensions={{ext|a2f}}
  | + |  | 
| − | }}
  | + |  | 
| − |    | + |  | 
| − | == Description ==
  | + |  | 
| − |    | + |  | 
| − | .a2f files are instruments with fm-register 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#2326 A2F file format description]
  | + |  | 
		Latest revision as of 13:11, 29 November 2012
- REDIRECT Adlib Tracker II instrument