mirror of
https://github.com/alsa-project/alsa-utils
synced 2025-01-05 15:46:42 +01:00
Little updates
This commit is contained in:
parent
95dac87c1a
commit
de6eefa17b
1 changed files with 6 additions and 2 deletions
|
@ -3,8 +3,9 @@
|
||||||
arecord, aplay \- command-line sound recorder and player for ALSA
|
arecord, aplay \- command-line sound recorder and player for ALSA
|
||||||
soundcard driver
|
soundcard driver
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
\fBarecord\fP [\fIflags\fP] [filename]
|
||||||
[\fBarecord\fP | \fBaplay\fP ] [\fIflags\fP] filename
|
.SH SYNOPSIS
|
||||||
|
\fBaplay\fP [\fIflags\fP] [filename [filename]] ...
|
||||||
|
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
\fBarecord\fP is a command-line soundfile recorder for the ALSA soundcard
|
\fBarecord\fP is a command-line soundfile recorder for the ALSA soundcard
|
||||||
|
@ -18,6 +19,9 @@ forth can be automatically determined from the soundfile header.
|
||||||
.SH INVOKING
|
.SH INVOKING
|
||||||
|
|
||||||
[\fBarecord\fP | \fBaplay\fP ] [\fIflags\fP] filename
|
[\fBarecord\fP | \fBaplay\fP ] [\fIflags\fP] filename
|
||||||
|
.TP
|
||||||
|
If filename is not specified, the standard output or input is used. The \fBaplay\fP utility accepts multiple filenames.
|
||||||
|
|
||||||
|
|
||||||
.SS Options
|
.SS Options
|
||||||
.TP
|
.TP
|
||||||
|
|
Loading…
Reference in a new issue