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 MIDI data to a
15 standard MIDI file.
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 MIDI data to a separate Standard MIDI file.
33
35 Permission is granted to copy, distribute and/or modify this document
36 under the terms of the GNU General Public License, Version 3 or any
37 later version published by the Free Software Foundation, considering as
38 source code any files used for the production of this manpage.
39
41 drumstick-dumpsmf(1), drumstick-dumpwrk(1)
42
44 Pedro Lopez-Cabanillas <plcl@users.sf.net>
45
47 Copyright © 2010-2022 Pedro Lopez-Cabanillas
48
49
50
51drumstick 2.6.1 May 20, 2022 DRUMSTICK-DUMPRMI(1)