Sndio is a small audio and MIDI framework, part of the OpenBSD
project, and ported to FreeBSD, Linux and NetBSD. It provides a
lightweight audio & MIDI server and a fully documented user-space API
to access either the server or the hardware directly in a uniform
way. Sndio is designed to work for desktop applications, but pays
special attention to synchronization mechanisms and reliability
required by music applications. Reliability through simplicity are
part of the project goals.
Before running the SlackBuild script, you must create a sndiod user:
# mkdir -p /var/run/sndiod
# useradd -u 389 -g audio -d /var/run/sndiod sndiod
Maintained by: Ivan Kovmir
Keywords: openbsd,midi,alsa
ChangeLog: sndio
Homepage:
https://sndio.org/
Download SlackBuild:
sndio.tar.gz
sndio.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
README.SBo |
rc.sndiod |
slack-desc |
sndio.SlackBuild |
sndio.info |
© 2006-2025 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds