GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
padsp(1) FreeBSD General Commands Manual padsp(1)

padsp - PulseAudio OSS Wrapper

padsp [options] PROGRAM [ARGUMENTS ...]

padsp -h

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

-h | --help
Show help.
-s SERVER
Set the PulseAudio server to connect to.
-n NAME
The client application name that shall be passed to the server when connecting.
-m NAME
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.

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

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

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.