git: 9front

ref: eda60ec3dd5e77192d94a8efea45562ad3b633c0
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
.IR doom (1)
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 doom (1) ,
.IR midi (1)
.SH SOURCE
.B /sys/src/games/mus.c
.SH HISTORY
.I Mus
appeared first for 9front (September, 2015).