summaryrefslogtreecommitdiffstats
path: root/doc/man/artscat-trinity.1
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-08-10 21:16:37 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-08-11 08:52:29 +0900
commit946d4e1eb567d7601e5ea3d647d6f24a86229cd4 (patch)
tree1c0f47a4ecbe30efd6fbf3c78f2a418379865063 /doc/man/artscat-trinity.1
parentc5f9bde2d38d78196f05bfcbfc52d04f089a928a (diff)
downloadarts-r14.0.x.tar.gz
arts-r14.0.x.zip
Add man pages from tde-packaging repo.r14.0.13r14.0.x
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 10a05109432154e8392294d2aeb2605b3fc6dda3)
Diffstat (limited to 'doc/man/artscat-trinity.1')
-rw-r--r--doc/man/artscat-trinity.143
1 files changed, 43 insertions, 0 deletions
diff --git a/doc/man/artscat-trinity.1 b/doc/man/artscat-trinity.1
new file mode 100644
index 0000000..7c809df
--- /dev/null
+++ b/doc/man/artscat-trinity.1
@@ -0,0 +1,43 @@
+.TH "ARTSCAT" "1"
+.SH "NAME"
+artscat \(em pipe data to sound device
+.SH "SYNOPSIS"
+.PP
+\fBartscat\fR [\fB\fI options \fR\fP] [\fB\fI filename \fR\fP]
+.SH "DESCRIPTION"
+.PP
+This manual page documents briefly the
+\fBartscat\fR command.
+.PP
+\fBartscat\fR pipes data from a pipe to the sound device through arts.
+.SH "OPTIONS"
+.PP
+This program follows the usual GNU command line syntax,
+with long options starting with two dashes (`\-'). A summary of
+options is included below.
+.IP "\fB-b \fIbits\fR\fP " 10
+set number of bits (8 or 16)
+.IP "\fB-c \fIchannels\fR\fP " 10
+set number of channels (1 or 2)
+.IP "\fB-h\fP " 10
+display help and exit
+.IP "\fB-r \fIsamplingrate\fR\fP " 10
+set samplingrate to use
+.IP "\fB-t \fItitle\fR\fP " 10
+set stream title
+.IP "\fB-v\fP " 10
+show version
+.SH "AUTHOR"
+.PP
+This manual page was written by Chris Cheney
+<ccheney@debian.org> for the \fBDebian\fP system (but may be used by
+others). Permission is granted to copy, distribute and/or
+modify this document under the terms of the GNU General Public
+License, Version 2 or any later version published by the Free
+Software Foundation.
+
+.PP
+On Debian systems, the complete text of the GNU General
+Public License can be found in /usr/share/common-licenses/GPL.
+
+.\" created by instant / docbook-to-man