mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
1f4cc25436
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
86 lines
2.4 KiB
Groff
86 lines
2.4 KiB
Groff
.\" Man page generated from reStructuredText.
|
|
.
|
|
.
|
|
.nr rst2man-indent-level 0
|
|
.
|
|
.de1 rstReportMargin
|
|
\\$1 \\n[an-margin]
|
|
level \\n[rst2man-indent-level]
|
|
level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
-
|
|
\\n[rst2man-indent0]
|
|
\\n[rst2man-indent1]
|
|
\\n[rst2man-indent2]
|
|
..
|
|
.de1 INDENT
|
|
.\" .rstReportMargin pre:
|
|
. RS \\$1
|
|
. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
|
|
. nr rst2man-indent-level +1
|
|
.\" .rstReportMargin post:
|
|
..
|
|
.de UNINDENT
|
|
. RE
|
|
.\" indent \\n[an-margin]
|
|
.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
.nr rst2man-indent-level -1
|
|
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
|
|
..
|
|
.TH "ASAP-SDL" 1 "2022-12-25" "5.2.0" "SlackBuilds.org"
|
|
.SH NAME
|
|
asap-sdl \- simple command-line player for Atari chiptunes
|
|
.\" RST source for asap-sdl(1) man page. Convert with:
|
|
.
|
|
.\" rst2man.py asap-sdl.rst > asap-sdl.1
|
|
.
|
|
.\" rst2man.py comes from the SBo development/docutils package.
|
|
.
|
|
.SH SYNOPSIS
|
|
.sp
|
|
\fBasap\-sdl\fP [\fI\-s song\fP] \fBinputfile\fP
|
|
.SH DESCRIPTION
|
|
.sp
|
|
\fBasap\-sdl\fP plays an Atari 8\-bit chiptune file, using SDL for audio
|
|
output (in practice, this usually means PulseAudio or ALSA).
|
|
.sp
|
|
The supported input formats are: SAP, CMC, CM3, CMR, CMS, DMC, DLT,
|
|
MPT, MPD, RMT, TMC, TM8, TM2 or FC.
|
|
.sp
|
|
During playback, you can press Enter to exit. In fact, the player
|
|
doesn\(aqt exit at the end of the file (nor does it loop), so you \fIhave\fP
|
|
to press Enter after the song is over.
|
|
.sp
|
|
There are no other controls during playback (no way to e.g. seek
|
|
forwards or backwards).
|
|
.SH OPTIONS
|
|
.INDENT 0.0
|
|
.TP
|
|
.B \fB\-h\fP, \fB\-\-help\fP
|
|
Show built\-in help.
|
|
.TP
|
|
.B \fB\-v\fP, \fB\-\-version\fP
|
|
Show version number.
|
|
.TP
|
|
.B \fB\-s\fP \fIsong\fP
|
|
Select subsong number (zero\-based). The default is 0, which will be
|
|
the only subsong in a file that contains only one song. Use
|
|
\fBchksap.pl \-s filename\fP to see how many subsongs exist in a file.
|
|
.UNINDENT
|
|
.SH COPYRIGHT
|
|
.sp
|
|
See the file /usr/doc/asap\-5.2.0/COPYING for license information.
|
|
.SH AUTHORS
|
|
.sp
|
|
The ASAP suite was written by Piotr Fusik, with contributions from many
|
|
others (see the website for details).
|
|
.sp
|
|
This man page written for the SlackBuilds.org project
|
|
by B. Watson, and is licensed under the WTFPL.
|
|
.SH SEE ALSO
|
|
.sp
|
|
\fBasapconv\fP(1), \fBasap\-mplayer\fP(1), \fBchksap.pl\fP(1), \fBsap2ntsc\fP(1), \fBsap2txt\fP(1)
|
|
.sp
|
|
The ASAP website: \fI\%https://asap.sourceforge.net/\fP
|
|
.\" Generated by docutils manpage writer.
|
|
.
|