.\" Automatically generated by Pandoc 3.1.6 .\" .\" Define V font for inline verbatim, using C font in formats .\" that render this, and otherwise B font. .ie "\f[CB]x\f[]"x" \{\ . ftr V B . ftr VI BI . ftr VB B . ftr VBI BI .\} .el \{\ . ftr V CR . ftr VI CI . ftr VB CB . ftr VBI CBI .\} .TH "KMIDIMON" "1" "December 25, 2023" "kmidimon 1.4.0" "Drumstick MIDI Monitor" .hy .SH NAME .PP \f[B]kmidimon\f[R] - Drumstick MIDI monitor using ALSA sequencer and QT user interface .SH SYNOPSIS .PP \f[B]kmidimon\f[R] [ options ] [ file ] .SH DESCRIPTION .PP Drumstick MIDI Monitor records events coming from a MIDI external port or application via the ALSA sequencer, or stored as Standard MIDI Files (SMF), RIFF MIDI (RMI) or Cakewalk (WRK) files. It is especially useful if you want to debug MIDI software or your MIDI setup. It features a nice graphical user interface, customizable event filters and sequencer parameters, support for all MIDI messages and some ALSA messages, and saving the recorded event list to a text file or SMF. .SS Generic options .TP \f[V]--help\f[R] Show help about options .TP \f[V]--help-all\f[R] Show all options .TP \f[V]-v\f[R],\f[V]--version\f[R] Show version information .SS QT options .PP The following options apply to all Qt5 applications. .TP \f[V]-style=\f[R] style / \f[V]-style\f[R] style Set the application GUI style. Possible values depend on the system configuration. If Qt is compiled with additional styles or has additional styles as plugins these will be available to the \f[V]-style\f[R] command line option. .TP \f[V]-stylesheet=\f[R] stylesheet / \f[V]-stylesheet\f[R] stylesheet Set the application styleSheet. The value must be a path to a file that contains the Style Sheet. .TP \f[V]-widgetcount\f[R] Print debug message at the end about number of widgets left undestroyed and maximum number of widgets existed at the same time. .TP \f[V]-reverse\f[R] Set the application\[cq]s layout direction to Qt::RightToLeft. This option is intended to aid debugging and should not be used in production. The default value is automatically detected from the user\[cq]s locale (see also QLocale::textDirection()). .TP \f[V]-platform\f[R] platformName[:options] Specify the Qt Platform Abstraction (QPA) plugin. .TP \f[V]-platformpluginpath\f[R] path Specify the path to platform plugins. .TP \f[V]-platformtheme\f[R] platformTheme Specify the platform theme. .TP \f[V]-plugin\f[R] plugin Specify additional plugins to load. The argument may appear multiple times. .TP \f[V]-qwindowgeometry\f[R] geometry Specify the window geometry for the main window using the X11-syntax. For example: -qwindowgeometry 100x100+50+50 .TP \f[V]-qwindowicon\f[R] icon Set the default window icon. .TP \f[V]-qwindowtitle\f[R] title Set the title of the first window. .TP \f[V]-session\f[R] session Restore the application from an earlier session. .TP \f[V]-display\f[R] hostname:screen_number Switch displays on X11. Overrides the DISPLAY environment variable. .TP \f[V]-geometry\f[R] geometry Specify the window geometry for the main window on X11. For example: -geometry 100x100+50+50 .TP \f[V]-fontengine=\f[R] freetype Use the FreeType font engine. .SS Arguments .TP \f[V]file\f[R] Input SMF/RMI/KAR/WRK file name. .SH BUGS .PP See Tickets at Sourceforge .SH SEE ALSO .PP \f[B]qt5options (7)\f[R] .SH LICENSE .PP This manual page was written by Pedro Lopez-Cabanillas Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation; considering as source code all the file that enable the production of this manpage. .SH AUTHORS Pedro López-Cabanillas .