1DRUMSTICK-PLAYSMF(1) User Commands DRUMSTICK-PLAYSMF(1)
2
3
4
6 drumstick-playsmf - A Drumstick command line utility for playing
7 standard MIDI files.
8
10 drumstick-playsmf [options] {FILE}
11
13 This program is a Drumstick example and utility program. You can use it
14 to play standard MIDI files without GUI controls.
15
17 The following arguments are required:
18
19 -p|--port= client:port
20 An ALSA client:port specification that will be subscribed in order
21 to send MIDI events to it. The client portion can be a number or a
22 name, like in "20:0" or "KMidimon:0".
23
24 FILE
25 The name of the input SMF.
26
27 The following arguments are optional:
28
29 -h|--help
30 Prints a summary of the command-line options and exit.
31
32 -v|--version
33 Prints the program version number and exit.
34
36 Permission is granted to copy, distribute and/or modify this document
37 under the terms of the GNU General Public License, Version 2 or any
38 later version published by the Free Software Foundation, considering as
39 source code any files used for the production of this manpage.
40
42 drumstick-dumpmid(1), drumstick-guiplayer(1)
43
45 Pedro Lopez-Cabanillas <plcl@users.sf.net>
46
48 Copyright © 2010-2019 Pedro Lopez-Cabanillas
49
50
51
52drumstick 1.1.3 Jan 13, 2019 DRUMSTICK-PLAYSMF(1)