Difference between revisions of "Monkey's Audio"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
(Version update)
(Version update)
Line 6: Line 6:
 
| maintainer = Matt Ashland
 
| maintainer = Matt Ashland
 
| released = {{start date and age|2000}}
 
| released = {{start date and age|2000}}
| recommended_encoder = 4.64 (15 April, 2019)
+
| recommended_encoder = 4.66 ( 18 April, 2019)  
 
| website = [http://www.monkeysaudio.com monkeysaudio.com]
 
| website = [http://www.monkeysaudio.com monkeysaudio.com]
 
}}
 
}}

Revision as of 20:14, 20 April 2019

Monkey's Audio (APE) is a freeware lossless audio compression format with a highly competitive compression algorithm, and is used primarily by Windows users. Although software is available for Linux, Monkey's Audio is not as popular among this operating system's users. Monkey's Audio suffers from slow decompression speeds as compared to other lossless audio codecs.

Monkey's Audio uses a combination of traditional lossless compression tactics (linear prediction and channel coupling) and a simple neural network. To store the output values of its prediction step it uses range coding, modified to work well with more or less continuous values.

Its main competitor is FLAC, which has more features than Monkey's Audio (streaming support, for example) and hardware support to its advantage, though its efficiency in compression is not as great.

Monkey's Audio is released under a "custom" license that allows you to do pretty much anything with the source code, on the provision that you ask the author for permission.

See also

External decoding

External links