sndiod
Small audio and MIDI framework from OpenBSD, sound server
Install
- All systems
-
curl cmd.cat/sndiod.sh
- Debian
-
apt-get install sndiod
- Ubuntu
-
apt-get install sndiod
- Arch Linux
-
pacman -S sndiod
- Kali Linux
-
apt-get install sndiod
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install sndiod
- Raspbian
-
apt-get install sndiod
- Dockerfile
- dockerfile.run/sndiod
sndiod
Small audio and MIDI framework from OpenBSD, sound server
Sndio is a small, simple audio and MIDI framework, developed by the OpenBSD project. It provides a lightweight audio and MIDI server and a well-documented userspace API to access the server or audio hardware in a uniform way. Sndio is designed to work well for both desktop and professional music applications, and supports features found in more complex sound systems such as per-application volume control, software mixing, and network transparency. This package contains the sndiod sound server.