aboutsummaryrefslogtreecommitdiff
path: root/doc/qmidiplayer
blob: 4b318cde5dee9fbf8f83f88453296939bd4cb213 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.\" Manpage for qmidiplayer.
.TH man 1 "04 Dec 2019" "0.8.7" "qmidiplayer man page"
.SH NAME
qmidiplayer \- A midi file player
.SH SYNOPSIS
qmidiplayer [Options] [Midi Files]
.SH DESCRIPTION
QMidiPlayer is a cross-platform midi file player based on libfluidsynth and Qt.
.SH OPTIONS
Possible options are: 
  -h, --help                 Displays this help.
  -v, --version              Displays version information.
  --plugin <plugin library>  Load a plugin from <plugin library>.
  -l, --load-all-files       Load all files from the same folder.

.SH AUTHOR
Chris Xiong (chirs241097@gmail.com)