macOS
brew install libsoundiolocal Homebrew formula metadata
sudo port install libsoundioMacPorts ports tree · audio/libsoundio/Portfile · source: api.github.com
brew / rank 8731
Cross-platform audio input and output. Version 2.0.1-7 via Homebrew; verified from local package data. Also installable with debian: sudo apt install libsoundio-dev.
install
brew install libsoundiolocal Homebrew formula metadata
sudo port install libsoundioMacPorts ports tree · audio/libsoundio/Portfile · source: api.github.com
sudo apk add libsoundioAlpine Linux edge package indexes · libsoundio · source: dl-cdn.alpinelinux.org
sudo dnf install libsoundioFedora Rawhide package metadata · libsoundio · source: dl.fedoraproject.org
nix profile install nixpkgs#libsoundionixpkgs package indexes · pkgs/by-name/li/libsoundio/package.nix · source: api.github.com
sudo apt install libsoundio-devDebian stable package indexes · libsoundio-dev · source: deb.debian.org
sudo zypper install libsoundio-developenSUSE Tumbleweed package metadata · libsoundio-devel · source: download.opensuse.org
overview
Cross-platform audio input and output
history
libsoundio is Andrew Kelley's small C library for cross-platform real-time audio input and output. It sits below applications that need a direct, backend-aware audio API without committing to JACK, PulseAudio, ALSA, CoreAudio, or WASAPI separately.
The GitHub repository describes libsoundio as a C library suitable for real-time software such as digital audio workstations and for consumer software such as music players. Release-tag commit metadata shows version 1.0.0 on September 3, 2015 and version 2.0.0 on February 20, 2019.
The project attracted packaging across Homebrew, Debian, Fedora, MacPorts, Nix, Alpine, and other Unix-like distributions because it offered a thin, MIT-licensed C abstraction over the main desktop audio backends.
Users link against libsoundio for real-time playback, capture, device enumeration, backend selection, channel layouts, and device-change events. The package also includes examples and utilities such as sio_list_devices, sio_sine, sio_microphone, and sio_record.
libsoundio is a package-nerd library because it exposes the messy cross-platform audio boundary as one small C dependency. It is less historically central than libsndfile, but it is useful when applications want low-level audio I/O without bundling backend-specific code.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
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 |
|---|---|---|---|
sio_list_devices | executable | indexed executable | Discovered from the local executable index. |
sio_microphone | executable | indexed executable | Discovered from the local executable index. |
sio_record | executable | indexed executable | Discovered from the local executable index. |
sio_sine | 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:libsoundio |
|---|---|
| Version | 2.0.1-7 |
| Package manager | Homebrew |
| Homepage | http://libsound.io |
| Repository | https://github.com/andrewrk/libsoundio |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libsoundio-dev 2.0.0-2+b2
cross platform audio input and output library (development files)
sudo apt install libsoundio-devlibsoundio2 2.0.0-2+b2
cross-platform audio input and output library
sudo apt install libsoundio2libsoundio
nix profile install nixpkgs#libsoundiolibsoundio-dev 2.0.0-2build3
cross platform audio input and output library (development files)
sudo apt install libsoundio-devlibsoundio2 2.0.0-2build3
cross-platform audio input and output library
sudo apt install libsoundio2libsoundio 2.0.0-r2
C library for cross-platform real-time audio input and output
sudo apk add libsoundiolibsoundio-dev 2.0.0-r2
C library for cross-platform real-time audio input and output (development files)
sudo apk add libsoundio-devlibsoundio 2.0.0-18.fc45
C library for cross-platform real-time audio input and output
sudo dnf install libsoundiolibsoundio-devel 2.0.0-18.fc45
Development files for libsoundio
sudo dnf install libsoundio-devellibsoundio-doc 2.0.0-18.fc45
Documentation for libsoundio
sudo dnf install libsoundio-doclibsoundio-utils 2.0.0-18.fc45
Utilities for libsoundio
sudo dnf install libsoundio-utilslibsoundio-devel 2.0.0-1.21
Development files for libsoundio
sudo zypper install libsoundio-devellibsoundio2 2.0.0-1.21
A C99 library for realtime audio input/output
sudo zypper install libsoundio2libsoundio
sudo port install libsoundiosource 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.