Monkey's Audio
Template:Short description Template:Distinguish Template:Use dmy dates Template:Infobox file format {{#invoke:Infobox|infobox}}Template:Template other{{#invoke:Check for unknown parameters | check | showblankpositional=1 | unknown = Template:Main other | preview = Page using Template:Infobox software with unknown parameter "_VALUE_"|ignoreblank=y | AsOf | author | background | bodystyle | caption | collapsetext | collapsible | developer | discontinued | engine | engines | genre | included with | language | language count | language footnote | latest preview date | latest preview version | latest release date | latest release version | latest_preview_date | latest_preview_version | latest_release_date | latest_release_version | licence | license | logo | logo alt | logo caption | logo upright | logo size | logo title | logo_alt | logo_caption | logo_upright | logo_size | logo_title | middleware | module | name | operating system | operating_system | other_names | platform | programming language | programming_language | released | replaced_by | replaces | repo | screenshot | screenshot alt | screenshot upright | screenshot size | screenshot title | screenshot_alt | screenshot_upright | screenshot_size | screenshot_title | service_name | size | standard | title | ver layout | website | qid }}Template:Main other
Monkey's Audio is an algorithm and file format for lossless audio data compression. Lossless data compression does not discard data during the process of encoding, unlike lossy compression methods such as Advanced Audio Coding, MP3, Vorbis, and Opus. Similar to other lossless audio codecs, files encoded to Monkey's Audio are typically reduced to about half of the original size,<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> with data transfer time and storage requirements being reduced accordingly.
ComparisonsEdit
Like any lossless compression scheme, Monkey's Audio format takes up several times as much space as lossy compression formats - typically, about twice as much as a 320 kbit/s bitrate MP3 file. The upside is that no data is lost compared to the input file, making lossless codecs suitable for transcoding, or simply taking up approximately half as much space as raw PCM data.
Relative to FLAC, Apple Lossless Audio Codec, or WavPack, Monkey's Audio is slow to encode or decode files.
While Monkey's Audio can achieve high compression ratios,<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> the cost is a dramatic increase in requirements on the decoding end. Many older portable media players, and even older smartphones, have difficulty handling this. In comparison, most lossless codecs are asymmetric, meaning that the work done to achieve higher compression ratios, if selected by the user, slows down the encoding process, but has essentially no effect on the decoding requirements.<ref name="rockbox">{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>
LicensingEdit
On 10 August 2023, with the release of version 10.18, Monkey's Audio switched to the Open Source Initiative-approved 3-Clause BSD Licence.<ref name="ver">{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>
Other lossless codecs such as FLAC and WavPack are also available under open source licences, and are well supported in Linux distributions and in many applications. Since all of these formats are lossless, users can transcode between formats without generation loss.
Supported platformsEdit
Officially, Monkey's Audio is available for the Microsoft Windows platform. As of version 4.02 (19 January 2009) a DirectShow filter is distributed with the installer, allowing for compatibility with most media players running on the Windows operating system.<ref name="ver"/>
Monkey's Audio is also supported on Linux and OS X using JRiver Media Center or Plex.
A GPL-licensed version of the Monkey's Audio decoder has been independently written for Rockbox and is included in FFmpeg.<ref name="ubuntu">{{#invoke:citation/CS1|citation |CitationClass=web }}</ref><ref name="ffmpeg">{{#invoke:citation/CS1|citation |CitationClass=web }} </ref> This code also provides playback support in applications that use GStreamer,<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> as well as DeaDBeeF.
A number of Template:Nowrap players and rippers support the format as well.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> It is also available as a port and package on FreeBSD.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>
Monkey's Audio files can be encoded and decoded on any platform which has a J2SE implementation, by the means of the unofficial JMAC library, which is free software licensed under the GNU LGPL.
Hardware supportEdit
Monkey's Audio is supported natively on all modern Cowon multimedia media players, the FiiO X Series and some Cayin digital audio players.
On other hardware platforms, the open source firmware project Rockbox supports playback of Monkey's Audio files on most of its supported targets, but many lack sufficient processing power to play them on the higher compression settings.<ref name=rockbox/>
See alsoEdit
- Comparison of audio formats
- FLAC
- WavPack
- Apple Lossless
- MPEG-4 ALS
- Meridian Lossless Packing
- TTA
- APE tag
ReferencesEdit
External linksEdit
- Monkey's Audio Official Website
- APE Player Play Monkey's Audio files
Template:Compression formats Template:Compression software implementations