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]
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 argument is mandatory:
18
19 -p|--port= client:port
20 An ALSA client:port specification that will be subscribed in order
21 to read MIDI events from it. The client portion can be a number or
22 a name, like in "20:0" or "Virtual Piano:0".
23
24 The following arguments are optional:
25
26 -h|--help
27 Prints a summary of the command-line options and exit.
28
29 -v|--version
30 Prints the program version number and exit.
31
33 Permission is granted to copy, distribute and/or modify this document
34 under the terms of the GNU General Public License, Version 2 or any
35 later version published by the Free Software Foundation, considering as
36 source code any files used for the production of this manpage.
37
39 drumstick-playsmf(1), drumstick-vpiano(1)
40
42 Pedro Lopez-Cabanillas <plcl@users.sf.net>
43
45 Copyright © 2010-2019 Pedro Lopez-Cabanillas
46
47
48
49drumstick 1.1.3 Jan 13, 2019 DRUMSTICK-DUMPMID(1)