1DRUMSTICK-DUMPMID(1) User Commands DRUMSTICK-DUMPMID(1)
2
3
4
6 drumstick-dumpmid - A Drumstick command line utility for decoding MIDI
7 events.
8
10 drumstick-dumpmid [options] [PORT]
11
13 This program is a Drumstick example and utility program. You can use it
14 to decode standard MIDI events as text.
15
17 The following arguments are optional:
18
19 -h|--help
20 Prints a summary of the command-line options and exit.
21
22 -V|--version
23 Prints the program version number and exit.
24
25 PORT
26 An ALSA client:port specification that will be subscribed in order
27 to read MIDI events from it. The client portion can be a number or
28 a name, like in "20:0" or "Virtual Piano:0".
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-playsmf(1), drumstick-vpiano(1)
38
40 Pedro Lopez-Cabanillas <plcl@users.sf.net>
41
43 Copyright © 2010 Pedro Lopez-Cabanillas
44
45
46
47drumstick 1.1.2 May 13, 2010 DRUMSTICK-DUMPMID(1)