padsp(1) — Arch manual pages (original) (raw)
NAME
padsp - PulseAudio OSS Wrapper
SYNOPSIS
padsp [options] PROGRAM [ARGUMENTS ...]
padsp -h
DESCRIPTION
padsp starts the specified program and redirects its access to OSS compatible audio devices (/dev/dsp and auxiliary devices) to a PulseAudio sound server.
padsp uses the $LD_PRELOAD environment variable that is interpreted by ld.so(8) and thus does not work for SUID binaries and statically built executables.
Equivalent to using padsp is starting an application with $LD_PRELOAD set to libpulsedsp.so
OPTIONS
Show help.
Set the PulseAudio server to connect to.
The client application name that shall be passed to the server when connecting.
The stream name that shall be passed to the server when creating a stream.
Disable /dev/mixer emulation.
Disable /dev/sndstat emulation.
Disable /dev/dsp emulation.
Enable debug output.
The PulseAudio Developers <pulseaudio-discuss (at) lists (dot) freedesktop (dot) org>; PulseAudio is available fromhttp://pulseaudio.org/