Sndio

AUCAT(1) - General Commands Manual

Audioctl, Sndiod, Sndio, Audio, Cdio, Mixerctl, Aucat

AUCAT(1) - General Commands Manual # AUCAT(1) - General Commands Manual NAME # aucat - audio file manipulation tool SYNOPSIS # aucat [-dn] [-b size] [-c min:max] [-e enc] [-f device] [-g position] [-h fmt] [-i file] [-j flag] [-o file] [-p position] [-q port] [-r rate] [-v volume] DESCRIPTION # The aucat utility can play, record, mix, and process audio files on the fly. During playback, aucat reads audio data concurrently from all played files, mixes it and plays the result on the device. ...

AUDIO(4) - Device Drivers Manual

Sioctl_open, Ac97, Aucat, Audioctl, Sndiod, Sndioctl, Ioctl, Sio_open, Sndio, Cdio, Mixerctl, Uaudio, Audio

AUDIO(4) - Device Drivers Manual # AUDIO(4) - Device Drivers Manual NAME # audio, audioctl - device-independent audio driver layer SYNOPSIS # audio* at … #include <sys/types.h> #include <sys/ioctl.h> #include <sys/audioio.h> #include <string.h> DESCRIPTION # The audio driver provides support for various audio peripherals. It provides a uniform programming interface layer above different underlying audio hardware drivers. In addition to hardware mixer controls like those documented in azalia(4), the audio driver exposes the record. ...

MIDICAT(1) - General Commands Manual

Sndiod, Sndio, Midi, Midicat

MIDICAT(1) - General Commands Manual # MIDICAT(1) - General Commands Manual NAME # midicat - send to or receive from MIDI ports SYNOPSIS # midicat [-d] [-i file] [-o file] [-q port] DESCRIPTION # The midicat utility receives MIDI data from the given input MIDI port and/or sends it to the given output MIDI port. The options are as follows: -d Dump transferred data in hex on stderr. -i file ...

SNDIO(7) - Miscellaneous Information Manual

Mio_open, Sioctl_open, Aucat, Sndiod, Midicat, Sndioctl, Sio_open, Audio, Midi, Sndio

SNDIO(7) - Miscellaneous Information Manual # SNDIO(7) - Miscellaneous Information Manual NAME # sndio - audio and MIDI device descriptors DESCRIPTION # Programs access audio and MIDI hardware using the sndio library. It allows both access through the sndiod(8) server and raw access to the hardware. The audio device or MIDI port, as well as the access method, are designated by the sndio descriptor. It is provided by the user with the program device selection method, or with the AUDIODEVICE and MIDIDEVICE environment variables if there’s no device selection method. ...

SNDIOD(8) - System Manager's Manual

Sndio, Sndiod

SNDIOD(8) - System Manager’s Manual # SNDIOD(8) - System Manager’s Manual NAME # sndiod - audio/MIDI server SYNOPSIS # sndiod [-d] [-a flag] [-b nframes] [-C min:max] [-c min:max] [-e enc] [-F device] [-f device] [-j flag] [-L addr] [-m mode] [-Q port] [-q port] [-r rate] [-s name] [-t mode] [-U unit] [-v volume] [-w flag] [-z nframes] DESCRIPTION # The sndiod daemon is an intermediate layer between audio or MIDI programs and the hardware. ...