dtas-all
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 1/4] doc/dtas-xdelay: reference sox/play env, update email addres


From: Eric Wong
Subject: [PATCH 1/4] doc/dtas-xdelay: reference sox/play env, update email address
Date: Sun, 1 Sep 2013 22:16:48 +0000

Since dtas-xdelay uses play/sox, we need to document AUDIODEV,
AUDIODRIVER, and SOX_OPTS environment variables.

Also point comments to the mailing list while we're at it.
---
 Documentation/dtas-xdelay.txt | 19 +++++++++++++------
 1 file changed, 13 insertions(+), 6 deletions(-)

diff --git a/Documentation/dtas-xdelay.txt b/Documentation/dtas-xdelay.txt
index 255dcde..b712800 100644
--- a/Documentation/dtas-xdelay.txt
+++ b/Documentation/dtas-xdelay.txt
@@ -40,17 +40,24 @@ To set this via dtas-player to delay the high frequencies 
by 20ms.
 
 # ENVIRONMENT
 
-SOXFMT - this environment is automatically set if used as a dtas-player
-sink
+SOXFMT, CHANNELS - these environment variables are automatically set if
+used as a dtas-player sink
 
 DTAS_PLAYER_SOCK - the path to the dtas-player control socket.
 This defaults to ~/.dtas/player.sock
 
+AUDIODEV, AUDIODRIVER - these influence the device/driver used by play(1)
+Consult play(1) for details.
+
+SOX_OPTS - this influences options passed to sox(1) or play(1)
+Consult sox(1) for details.
+
 # NOTES
 
-The author of this knows little about signal processing and is just
-parroting things he's learned on the sox documentation and mailing list.
-Corrections greatly appreciated (email Eric Wong address@hidden)
+The author of this (Eric Wong) knows little about signal processing and
+is just parroting things he's learned on the sox documentation and
+mailing list.  Corrections to the <address@hidden> mailing list are
+greatly appreciated.
 
 # CONTACT
 
@@ -65,4 +72,4 @@ License: GPLv3 or later 
<http://www.gnu.org/licenses/gpl-3.0.txt>
 
 # SEE ALSO
 
-dtas-player(1), dtas-player_protocol(7), dtas-ctl(1), sox(1)
+dtas-player(1), dtas-player_protocol(7), dtas-ctl(1), sox(1), play(1)
-- 
1.8.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]