midicat

Small audio and MIDI framework from OpenBSD, basic tools

Install

All systems
curl cmd.cat/midicat.sh
Debian Debian
apt-get install sndio-tools
Ubuntu
apt-get install sndio-tools
Arch Arch Linux
pacman -S sndio
image/svg+xml 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

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.

sndio

A small audio and MIDI framework part of the OpenBSD project