From 2dd5bc6a074165ddfbd57c4bd52c2d2dac8f47a1 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 18:03:18 +0200 Subject: Adding upstream version 14.2. Signed-off-by: Daniel Baumann --- man/padsp.1.xml.in | 108 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 man/padsp.1.xml.in (limited to 'man/padsp.1.xml.in') diff --git a/man/padsp.1.xml.in b/man/padsp.1.xml.in new file mode 100644 index 0000000..2ee1e11 --- /dev/null +++ b/man/padsp.1.xml.in @@ -0,0 +1,108 @@ + + + + + + + + + + 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 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

+
+ + + + + + + + + + + + + + + + + + + + + + +
+

The PulseAudio Developers <@PACKAGE_BUGREPORT@>; PulseAudio is available from

+
+ +
+

+ , , +

+
+ +
-- cgit v1.2.3