summaryrefslogtreecommitdiffstats
path: root/audio/asap/man/asap-mplayer.rst
diff options
context:
space:
mode:
author B. Watson2022-12-28 18:38:21 +0100
committer Willy Sudiarto Raharjo2022-12-31 03:14:40 +0100
commit1f4cc25436f81d00a8d4451912902e11ed5e5961 (patch)
treef120668277e79c6ee2a8c6ffadba041c20c7a917 /audio/asap/man/asap-mplayer.rst
parentaa429a232eddb1c8f36630fb66a9ae173c3791ea (diff)
downloadslackbuilds-1f4cc25436f81d00a8d4451912902e11ed5e5961.tar.gz
audio/asap: Added (Atari 8-bit chiptune formats player/converter)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/asap/man/asap-mplayer.rst')
-rw-r--r--audio/asap/man/asap-mplayer.rst69
1 files changed, 69 insertions, 0 deletions
diff --git a/audio/asap/man/asap-mplayer.rst b/audio/asap/man/asap-mplayer.rst
new file mode 100644
index 0000000000..110a11510a
--- /dev/null
+++ b/audio/asap/man/asap-mplayer.rst
@@ -0,0 +1,69 @@
+.. RST source for asap-mplayer(1) man page. Convert with:
+.. rst2man.py asap-mplayer.rst > asap-sdl.1
+.. rst2man.py comes from the SBo development/docutils package.
+
+.. |version| replace:: 5.2.0
+.. |date| date::
+
+============
+asap-mplayer
+============
+
+---------------------------------------------------
+command-line player for Atari chiptunes and mplayer
+---------------------------------------------------
+
+:Manual section: 1
+:Manual group: SlackBuilds.org
+:Date: |date|
+:Version: |version|
+
+SYNOPSIS
+========
+
+**asap-mplayer** [*asapconv-options*] **inputfile**
+
+DESCRIPTION
+===========
+
+**asap-mplayer** plays an Atari 8-bit chiptune file, by first
+converting it to *.wav* (with **asapconv**\(1)), then running **mplayer**\(1)
+on the *.wav* file. After **mplayer** exits, the file is deleted.
+
+The supported input formats are: SAP, CMC, CM3, CMR, CMS, DMC, DLT,
+MPT, MPD, RMT, TMC, TM8, TM2 or FC.
+
+During playback, the full set of **mplayer** keyboard controls are
+available, meaning you can pause, seek forwards or backwards, speed up
+or slow down playback, etc.
+
+Note that there's no way to pass **mplayer** options on the
+**asap-mplayer** command line, but your **~/.mplayer/config** will be
+read as usual.
+
+OPTIONS
+=======
+
+**-h**, **--help**
+ Show built-in help.
+
+Any other options are passed to **asapconv** as-is. The most useful
+option would probably be **-s song** to select which subsong to play.
+
+COPYRIGHT
+=========
+
+**asap-mplayer** and this man page are released under the WTFPL.
+
+AUTHORS
+=======
+
+**asap-mplayer** and this man page written for the SlackBuilds.org
+project by B. Watson.
+
+SEE ALSO
+========
+
+**asapconv**\(1), **asap-sdl**\(1), **chksap.pl**\(1), **sap2ntsc**\(1), **sap2txt**\(1)
+
+The ASAP website: https://asap.sourceforge.net/