macOS
brew install macprovider-native install command
brew / rank 2939
Monkey's Audio lossless codec. Version 13.20 via Homebrew; verified 2026-07-22.
install
brew install macprovider-native install command
overview
Monkey's Audio lossless codec
history
Monkey's Audio is a lossless audio compressor and APE file-format implementation by Matthew T. Ashland. In Homebrew it is packaged as `mac`, the command-line utility built from the official Monkey's Audio SDK/source distribution.
The official site presents Monkey's Audio as a fast, efficient, bit-perfect music compressor that can compress and later decompress audio back to the original data. The site footer and license identify Matthew T. Ashland's copyright as spanning 2000-2026, and the homepage thanks users for 26 years of the project.
The developer page documents an SDK intended to make the compression technology easy to embed in other software. It says the SDK includes source code for compression, decompression, verification, conversion, analysis, and APE tagging, plus Visual Studio and Xcode projects.
Monkey's Audio predates most modern package-manager audio codecs and is historically associated with the `.ape` format, high compression ratios, APE tags, and Windows audio tooling. The official homepage claims more than 10 million downloads and broad support by media players and rippers.
Homebrew packages the SDK as a Unix-style `mac` command and builds bottles for macOS and Linux targets. That makes a historically Windows-oriented codec available to package-manager users as a normal CLI encoder, verifier, and decoder.
The official help describes compress, decompress, verify, convert, and make-APL modes. It documents compression-level tradeoffs and pipe-based workflows such as feeding WAV output from FFmpeg or FLAC into `mac.exe`.
The Homebrew formula tests the Unix command by compressing a WAV fixture to APE, verifying the APE file, decompressing it back to WAV, and comparing hashes, which captures the package's command-line purpose.
The Homebrew `mac` formula is package-nerd notable because the package name is short and opaque while the upstream project name is Monkey's Audio. It is also a good example of a package manager turning an upstream SDK/source bundle into a portable command-line codec.
security posture
No matching local secret-handling manifest was found for mac. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mac | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:mac |
|---|---|
| Version | 13.20 |
| Package manager | Homebrew |
| Homepage | https://www.monkeysaudio.com |
| Last updated | 2026-07-22T13:30:18Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.