shithub: riscv

ref: 23620b2e70e9de0ce31c6f4f21926a044c5deabc
dir: /sys/man/1/mus/

View raw version
.TH MUS 1
.SH NAME
mus \- MUS to MIDI converter
.SH SYNOPSIS
.B games/mus
[
.I musfile
]
.SH DESCRIPTION
The MUS format is a simplified MIDI music format used in doom
and several related games.
.PP
.I Mus
decodes MIDI music encoded in MUS format, either from
.B musfile
or from standard input, and produces a MIDI format file on standard output.
.SH "SEE ALSO"
.IR games (1)
.SH SOURCE
.B /sys/src/games/mus.c
.SH HISTORY
.I Mus
first appeared in 9front (September, 2015).