|
NAMEdrumstick-dumpmid - A Drumstick command line utility for decoding MIDI events.SYNOPSISdrumstick-dumpmid [options] DESCRIPTIONThis program is a Drumstick example and utility program. You can use it to decode standard MIDI events as text.ARGUMENTSThe following argument is mandatory:-p|--port= client:port An ALSA client:port specification that will be subscribed
in order to read MIDI events from it. The client portion can be a number or a
name, like in "20:0" or "Virtual Piano:0".
The following arguments are optional: -h|--help Prints a summary of the command-line options and
exit.
-v|--version Prints the program version number and exit.
LICENSEPermission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 or any later version published by the Free Software Foundation, considering as source code any files used for the production of this manpage.SEE ALSOdrumstick-playsmf(1), drumstick-vpiano(1)AUTHORPedro Lopez-Cabanillas <plcl@users.sf.net>COPYRIGHTCopyright © 2010-2021 Pedro Lopez-Cabanillas
Visit the GSP FreeBSD Man Page Interface. |