aucat
Small audio and MIDI framework from OpenBSD, basic tools
Install
- All systems
-
curl cmd.cat/aucat.sh
- Debian
-
apt-get install sndio-tools
- Ubuntu
-
apt-get install sndio-tools
- Arch Linux
-
pacman -S sndio
- Kali Linux
-
apt-get install sndio-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install sndio-tools
- Raspbian
-
apt-get install sndio-tools
- Dockerfile
- dockerfile.run/aucat
sndio-tools
Small audio and MIDI framework from OpenBSD, basic tools
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 command-line tools useful in conjunction with a local or remote sndio server.