1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
|
.TH UNMO3 1 "November 13, 2007"
.SH NAME
unmo3 \- uncompress and extract samples from MO3 modules
.SH SYNOPSIS
.B unmo3
[\-\fBd
.IR debuglevel ]
[\-\fBa
.IR parselevel ]
[\-\fBh
.IR outheaderfile ]
[\-\fBs
.IR <all|sample_number> ]
[\-\fBv
.IR patternchannel ]
[\-\fBo ]
.IR filename.mo3
.SH DESCRIPTION
This manual page documents briefly the
.B unmo3
command.
.PP
\fBunmo3\fP is a program that uncompresses, and extracts samples from mo3 files.
.SH OPTIONS
A summary of options is included below.
.TP
.B \-a
Set parselevel.
.TP
.B \-d
Set debuglevel.
.TP
.B \-h
Output filename for header.
.TP
.B \-s
Select sample(s).
.TP
.B \-v
Display voice.
.TP
.B \-o
Output track.
.SH SEE ALSO
.BR opencubicplayer (1),
.BR schism (1).
.br
.SH AUTHOR
unmo3 was written by Laurent Clevy.
.PP
This manual page was written by Gürkan Myczko <gurkan@phys.ethz.ch>,
for the Debian project (but may be used by others).
|