1DRUMSTICK-DUMPSMF(1) User Commands DRUMSTICK-DUMPSMF(1)
2
3
4
6 drumstick-dumpsmf - A Drumstick command line utility for decoding
7 standard MIDI files.
8
10 drumstick-dumpsmf [options] {FILE}
11
13 This program is a Drumstick example and utility program. You can use it
14 to decode a standard MIDI file as text.
15
17 The following argument is required:
18
19 FILE
20 The name of the input SMF.
21
22 The following arguments are optional:
23
24 -h|--help
25 Prints a summary of the command-line options and exit.
26
27 -V|--version
28 Prints the program version number and exit.
29
31 Permission is granted to copy, distribute and/or modify this document
32 under the terms of the GNU General Public License, Version 2 or any
33 later version published by the Free Software Foundation, considering as
34 source code any files used for the production of this manpage.
35
37 drumstick-buildsmf(1), drumstick-playsmf(1), drumstick-dumpwrk(1),
38 drumstick-dumpove(1)
39
41 Pedro Lopez-Cabanillas <plcl@users.sf.net>
42
44 Copyright © 2010 Pedro Lopez-Cabanillas
45
46
47
48drumstick 1.1.2 May 13, 2010 DRUMSTICK-DUMPSMF(1)