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 3 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-playsmf(1), drumstick-dumpwrk(1), drumstick-dumpove(1)
38
40 Pedro Lopez-Cabanillas <plcl@users.sf.net>
41
43 Copyright © 2010-2021 Pedro Lopez-Cabanillas
44
45
46
47drumstick 2.5.1 February 7, 2022 DRUMSTICK-DUMPSMF(1)