2012-12-20 01:56:47 +01:00
|
|
|
.\" -*- nroff -*-
|
|
|
|
.\"
|
|
|
|
.\" castool.1
|
|
|
|
.\"
|
|
|
|
.\" Man page created from usage info
|
|
|
|
.\" Cesare Falco <c.falco@ubuntu.com>, February 2011
|
|
|
|
.\"
|
|
|
|
.\"
|
2016-07-21 16:29:37 +02:00
|
|
|
.TH CASTOOL 1 2016-07-21 0.176 "MESS Generic cassette manipulation tool"
|
2012-12-20 01:56:47 +01:00
|
|
|
.\"
|
|
|
|
.\"
|
|
|
|
.\" NAME chapter
|
|
|
|
.SH NAME
|
|
|
|
castool \- MESS Generic cassette manipulation tool
|
|
|
|
.\"
|
|
|
|
.\"
|
|
|
|
.\" SYNOPSIS chapter
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.B castool convert
|
|
|
|
.IB "format infile outfile" .wav
|
|
|
|
.\"
|
|
|
|
.\"
|
|
|
|
.\" DESCRIPTION chapter
|
|
|
|
.SH DESCRIPTION
|
|
|
|
.B castool
|
|
|
|
is a tool for the maintenance and manipulation of cassette
|
|
|
|
dumps that MESS users need to deal with.
|
|
|
|
.\"
|
|
|
|
.\"
|
|
|
|
.\" COMMANDS chapter
|
|
|
|
.SH COMMANDS
|
|
|
|
.TP
|
|
|
|
.B convert
|
|
|
|
Convert a cassette dump to a .wav audio file. See
|
|
|
|
.B castool
|
2013-10-04 04:56:29 +02:00
|
|
|
(without arguments) for a full list of supported cassette formats.
|
2012-12-20 01:56:47 +01:00
|
|
|
.\"
|
|
|
|
.\"
|
|
|
|
.\" EXAMPLES chapter
|
|
|
|
.SH EXAMPLES
|
|
|
|
.B castool convert tzx pyjamarama.tzx pyjamarama.wav
|
|
|
|
.\"
|
|
|
|
.\"
|
|
|
|
.\" SEE ALSO chapter
|
|
|
|
.SH SEE ALSO
|
2013-10-04 04:56:29 +02:00
|
|
|
mess(6)
|