man-pages/man1/padsp.1.html
2021-03-31 01:06:50 +01:00

76 lines
2.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of padsp</TITLE>
</HEAD><BODY>
<H1>padsp</H1>
Section: User Commands (1)<BR>Updated: User<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
padsp - PulseAudio OSS Wrapper
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>padsp [</B><I>options</I><B>] </B><I>PROGRAM</I><B> [</B><I>ARGUMENTS ...</I><B>]
<P>
padsp -h
</B>
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<I>padsp</I> starts the specified program and redirects its access to OSS compatible audio devices (<I>/dev/dsp</I> and auxiliary devices) to a PulseAudio sound server.
<P>
<I>padsp</I> uses the $LD_PRELOAD environment variable that is interpreted by <B><A HREF="/cgi-bin/man/man2html?8+ld.so">ld.so</A>(8)</B> and thus does not work for SUID binaries and statically built executables.
<P>
Equivalent to using <I>padsp</I> is starting an application with $LD_PRELOAD set to <I>libpulsedsp.so</I>
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="1"><B>-h | --help</B><DD>
Show help.
<DT id="2"><B>-s</B> <I>SERVER</I><DD>
Set the PulseAudio server to connect to.
<DT id="3"><B>-n</B> <I>NAME</I><DD>
The client application name that shall be passed to the server when connecting.
<DT id="4"><B>-m</B> <I>NAME</I><DD>
The stream name that shall be passed to the server when creating a stream.
<DT id="5"><B>-M</B><DD>
Disable <I>/dev/mixer</I> emulation.
<DT id="6"><B>-S</B><DD>
Disable <I>/dev/sndstat</I> emulation.
<DT id="7"><B>-D</B><DD>
Disable <I>/dev/dsp</I> emulation.
<DT id="8"><B>-d</B><DD>
Enable debug output.
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>AUTHORS</H2>
The PulseAudio Developers &lt;pulseaudio-discuss (at) lists (dot) freedesktop (dot) org&gt;; PulseAudio is available from <B><A HREF="http://pulseaudio.org/">http://pulseaudio.org/</A></B>
<A NAME="lbAG">&nbsp;</A>
<H2>SEE ALSO</H2>
<B><A HREF="/cgi-bin/man/man2html?1+pulseaudio">pulseaudio</A>(1)</B>, <B><A HREF="/cgi-bin/man/man2html?1+pasuspender">pasuspender</A>(1)</B>, <B><A HREF="/cgi-bin/man/man2html?8+ld.so">ld.so</A>(8)</B>
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="9"><A HREF="#lbAB">NAME</A><DD>
<DT id="10"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="11"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="12"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="13"><A HREF="#lbAF">AUTHORS</A><DD>
<DT id="14"><A HREF="#lbAG">SEE ALSO</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:21 GMT, March 31, 2021
</BODY>
</HTML>