macOS
brew install libsoundiolocal Homebrew formula metadata
sudo port install libsoundioMacPorts ports tree · audio/libsoundio/Portfile · Quelle: api.github.com
brew / Rang 8731
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libsoundio in AI-Agent-Workflows.
Installation
brew install libsoundiolocal Homebrew formula metadata
sudo port install libsoundioMacPorts ports tree · audio/libsoundio/Portfile · Quelle: api.github.com
sudo apk add libsoundioAlpine Linux edge package indexes · libsoundio · Quelle: dl-cdn.alpinelinux.org
sudo dnf install libsoundioFedora Rawhide package metadata · libsoundio · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#libsoundionixpkgs package indexes · pkgs/by-name/li/libsoundio/package.nix · Quelle: api.github.com
sudo apt install libsoundio-devDebian stable package indexes · libsoundio-dev · Quelle: deb.debian.org
sudo zypper install libsoundio-developenSUSE Tumbleweed package metadata · libsoundio-devel · Quelle: download.opensuse.org
Überblick
Cross-platform audio input and output
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
sio_list_devices | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
sio_microphone | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
sio_record | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
sio_sine | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:libsoundio |
|---|---|
| Version | 2.0.1-7 |
| Paketmanager | Homebrew |
| Homepage | http://libsound.io |
| Repository | https://github.com/andrewrk/libsoundio |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 libsoundioQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.