macOS
brew install adplaylocal Homebrew formula metadata
brew
Command-line player for OPL2 music. Version 1.9 via Homebrew; verified 2026-06-18.
install
brew install adplaylocal Homebrew formula metadata
sudo apt install adplayDebian stable package indexes · adplay · source: deb.debian.org
overview
Command-line player for OPL2 music
history
AdPlay/UNIX is the console player frontend for AdPlug, aimed at playing OPL2/AdLib music files on Unix-like systems without requiring vintage sound hardware. In package-manager terms it is the small CLI companion to the larger AdPlug decoding library: install the library for embedding or utilities, install AdPlay when you want an `adplay` command.
The project dates itself to Simon Peter's 2001 AdPlay/UNIX codebase and has remained tied to AdPlug's library releases. Its README describes it as AdPlug's UNIX console frontend and notes that it supports the full range of AdPlug file playback features, while using emulated OPL2 output across available output devices.
AdPlay/UNIX evolved mostly by tracking AdPlug core capabilities and Unix audio backends. The NEWS file records early work such as GNU autotools conversion, a man page, FreeBSD fixes, modular output, OSS/null/disk outputs, SDL/ESD/QSA support, ALSA support, libao support, AdPlug database support, and later NukedOPL and surround-effect support.
The AdPlug project split AdPlay and other frontends into separate GitHub repositories when development moved from SourceForge to GitHub in 2015. The package appears in Homebrew, Debian, and Ubuntu according to the provided package-manager metadata, which matches its niche as a command-line retro-audio player rather than a general desktop music application.
Recent AdPlug site news still publishes AdPlay/UNIX releases alongside the core library. The site lists AdPlay/UNIX 1.9 in December 2025 and ties it to AdPlug 2.4, SDL2 build support, subsong fixes, and a RAW file writer.
Typical use is direct playback from a terminal: pass one or more supported AdPlug music files to `adplay`, then use `adplay --help` or the man page for options. Because it delegates format support to AdPlug, it is useful for collections of DOS game and tracker-era AdLib formats rather than ordinary compressed audio formats.
Packagers care about its dependency relationship: AdPlay/UNIX needs AdPlug, with the README specifying AdPlug 1.4 or newer and 2.2 or newer for full feature support. That makes it a thin frontend package whose usefulness follows the breadth and correctness of the AdPlug core.
AdPlay/UNIX is a good example of the Unix package split between a reusable media library and a tiny CLI frontend. It gives retro-audio users a scriptable player while letting distributions package the decoder library separately for other applications.
Its long tail matters because OPL playback sits at the intersection of game preservation, tracker music, and emulator-adjacent tooling. A small command like `adplay` is often the easiest way to verify obscure AdLib files without launching a full emulator or media player plugin.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
adplay | cli | global executable |
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.
https://github.com/adplug/adplay-unix
install metadata
| Package key | brew:adplay |
|---|---|
| Version | 1.9 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/adplay |
| Homepage | https://adplug.github.io |
| Repository | https://github.com/adplug/adplay-unix |
| Upstream docs | https://adplug.github.io/ |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/adplug/adplay-unix/releases/download/v1.9/adplay-1.9.tar.bz2 |
| Last updated | 2026-06-18T02:28:54-04:00 |
| Pulse | updated |
| Dependencies | adplug, libbinio, sdl2-compat |
| Build dependencies | libtool, pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | adplay |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
adplay 1.8.1-4
console-based OPL2 audio player
sudo apt install adplayadplay 1.8.1-3build2
console-based OPL2 audio player
sudo apt install adplaysource 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.