1KMETRONOME(1)              Drumstick MIDI Metronome              KMETRONOME(1)
2
3
4

NAME

6       kmetronome  - Drumstick MIDI metronome using ALSA sequencer and QT user
7       interface
8

SYNOPSIS

10       kmetronome [options]
11

DESCRIPTION

13       Drumstick Metronome is a MIDI metronome with QT interface based on  the
14       ALSA  sequencer.  It is a tool for musicians and music students to keep
15       the rhythm while playing musical instruments.  It uses MIDI  for  sound
16       generation  instead  of digital audio, allowing low CPU usage, and very
17       accurate timing thanks to the ALSA sequencer.
18
19   Options
20       --help Show help about options
21
22       --help-all
23              Show all options
24
25       -v,--version
26              Show version information
27
28   Standard Options
29       The following options apply to all Qt5 applications.
30
31       -style= style / -style style
32              Set the application GUI style.  Possible values  depend  on  the
33              system  configuration.  If Qt is compiled with additional styles
34              or has additional styles as plugins these will be  available  to
35              the -style command line option.
36
37       -stylesheet= stylesheet / -stylesheet stylesheet
38              Set  the  application styleSheet.  The value must be a path to a
39              file that contains the Style Sheet.
40
41       -widgetcount
42              Print debug message at the end about number of widgets left  un‐
43              destroyed  and  maximum  number  of  widgets existed at the same
44              time.
45
46       -reverse
47              Set the application’s layout direction to Qt::RightToLeft.  This
48              option  is  intended  to aid debugging and should not be used in
49              production.  The default value is  automatically  detected  from
50              the user’s locale (see also QLocale::textDirection()).
51
52       -platform platformName[:options]
53              Specify the Qt Platform Abstraction (QPA) plugin.
54
55       -platformpluginpath path
56              Specify the path to platform plugins.
57
58       -platformtheme platformTheme
59              Specify the platform theme.
60
61       -plugin plugin
62              Specify  additional  plugins  to  load.  The argument may appear
63              multiple times.
64
65       -qwindowgeometry geometry
66              Specify the window  geometry  for  the  main  window  using  the
67              X11-syntax.  For example: -qwindowgeometry 100x100+50+50
68
69       -qwindowicon icon
70              Set the default window icon.
71
72       -qwindowtitle title
73              Set the title of the first window.
74
75       -session session
76              Restore the application from an earlier session.
77
78       -display hostname:screen_number
79              Switch displays on X11.  Overrides the DISPLAY environment vari‐
80              able.
81
82       -geometry geometry
83              Specify the window geometry for the main window on X11.  For ex‐
84              ample: -geometry 100x100+50+50
85
86       -fontengine= freetype
87              Use the FreeType font engine.
88

BUGS

90       See Tickets at Sourceforge <https://sourceforge.net/p/kmetronome/>
91

SEE ALSO

93       qt5options (7)
94

LICENSE

96       This    manual    page    was   written   by   Pedro   Lopez-Cabanillas
97       <plcl@users.sourceforge.net> Permission is granted to copy,  distribute
98       and/or  modify  this document under the terms of the GNU General Public
99       License, Version 2 or any later version published by the Free  Software
100       Foundation;  considering  as  source  code all the file that enable the
101       production of this manpage.
102

AUTHORS

104       Pedro López-Cabanillas <plcl@users.sf.net>.
105
106
107
108kmetronome 1.3.0               December 12, 2021                 KMETRONOME(1)
Impressum