summary refs log tree commit diff
path: root/doc/mu123.1
blob: 939467ab236eb3cbd0a165896b6c245ce7a7c5f6 (plain)
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
.Dd September 2, 2024
.Dt mu123 1
.Os
.Sh NAME
.Nm mu123
.Nd audio player that never stops meowing
.Sh SYNOPSIS
.Nm mu123
.Ar audio file
.Sh DESCRIPTION
.Nm
will play the audio file you pass to it

currently supported formats:
.Bl -bullet
.It
s3xmodit
.It
midi
.El
.Sh ENVIRONMENT
SOUNDFONT

soundfont to use for midi
.Sh FILES
/usr/share/sounds/sf2/default-GM.sf2

default soundfont
.Sh EXAMPLES
SOUNDFONT=gm.sf2
.Nm
e1m1.mid

will play
.Em e1m1.mid
on loop with the soundfont
.Em gm.sf2
.Sh SEE ALSO
.Xr mu-sdl 1
.Xr openmpt123 1
.Xr out123 1
.\" .Sh STANDARDS
.\" .Sh HISTORY
.Sh AUTHORS
.An sylvie
.\" .Sh CAVEATS
.Sh BUGS
loading midi files leaks ~15KB of memory each time

i have no idea how to fix that

.\" .Sh SECURITY CONSIDERATIONS
.\" Not used in OpenBSD.