1DRUMSTICK-DUMPRMI(1) User Commands DRUMSTICK-DUMPRMI(1)
2
3
4
6 drumstick-dumprmi - A Drumstick command line utility for decoding RIFF
7 MIDI files.
8
10 drumstick-dumprmi [options] {FILE}
11
13 This program is a Drumstick example and utility program. You can use it
14 to decode a RIFF MIDI file as text, or to extract the embedded data to
15 standard MIDI and DLS files.
16
18 The following argument is required:
19
20 FILE
21 The name of the input RMI.
22
23 The following arguments are optional:
24
25 -h|--help
26 Prints a summary of the command-line options and exit.
27
28 -v|--version
29 Prints the program version number and exit.
30
31 -e|--extract
32 Extracts the embedded data to a separate Standard MIDI file, and to
33 a DLS file.
34
36 Permission is granted to copy, distribute and/or modify this document
37 under the terms of the GNU General Public License, Version 3 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-dumpsmf(1), drumstick-dumpwrk(1)
43
45 Pedro Lopez-Cabanillas <plcl@users.sf.net>
46
48 Copyright © 2010-2023 Pedro Lopez-Cabanillas
49
50
51
52drumstick 2.8.0 July 1, 2023 DRUMSTICK-DUMPRMI(1)