logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

padsp - PulseAudio OSS Wrapper

Authors

       The PulseAudio Developers <pulseaudio-discuss (at) lists (dot)  freedesktop  (dot)  org>;  PulseAudio  is
       available from http://pulseaudio.org/

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

Name

       padsp - PulseAudio OSS Wrapper

Options

-h|--help
              Show help.

       -sSERVER
              Set the PulseAudio server to connect to.

       -nNAME
              The client application name that shall be passed to the server when connecting.

       -mNAME
              The stream name that shall be passed to the server when creating a stream.

       -M     Disable /dev/mixer emulation.

       -S     Disable /dev/sndstat emulation.

       -D     Disable /dev/dsp emulation.

       -d     Enable debug output.

See Also

pulseaudio(1), pasuspender(1), ld.so(8)

Manuals                                               User                                              padsp(1)

Synopsis

padsp[options]PROGRAM[ARGUMENTS...]padsp-h

See Also