macOS
brew install libsoundiolocal Homebrew formula metadata
sudo port install libsoundioMacPorts ports tree · audio/libsoundio/Portfile · 来源: api.github.com
安装
brew install libsoundiolocal Homebrew formula metadata
sudo port install libsoundioMacPorts ports tree · audio/libsoundio/Portfile · 来源: api.github.com
sudo apk add libsoundioAlpine Linux edge package indexes · libsoundio · 来源: dl-cdn.alpinelinux.org
sudo dnf install libsoundioFedora Rawhide package metadata · libsoundio · 来源: dl.fedoraproject.org
nix profile install nixpkgs#libsoundionixpkgs package indexes · pkgs/by-name/li/libsoundio/package.nix · 来源: api.github.com
sudo apt install libsoundio-devDebian stable package indexes · libsoundio-dev · 来源: deb.debian.org
sudo zypper install libsoundio-developenSUSE Tumbleweed package metadata · libsoundio-devel · 来源: download.opensuse.org
概览
Cross-platform audio input and output
历史
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
sio_list_devices | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
sio_microphone | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
sio_record | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
sio_sine | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:libsoundio |
|---|---|
| 版本 | 2.0.1-7 |
| 软件包管理器 | Homebrew |
| 主页 | http://libsound.io |
| 仓库 | https://github.com/andrewrk/libsoundio |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 libsoundio来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.