table of contents
VMPK(1) | User Commands | VMPK(1) |
NAME¶
vmpk - Virtual MIDI Piano Keyboard
SYNOPSIS¶
vmpk [options...]
DESCRIPTION¶
This manual page documents briefly the vmpk program.
This program uses standard Qt options.
Virtual MIDI Piano Keyboard is a MIDI events generator and receiver. It doesn't produce any sound by itself, but can be used to drive a MIDI synthesizer (either hardware or software, internal or external). You can use the computer's keyboard to play MIDI notes, and also the mouse. You can use the Virtual MIDI Piano Keyboard to display the played MIDI notes from another instrument or MIDI file player.
VMPK OPTIONS¶
The following options apply to vmpk only:
-h|--help
-v|--version
-p|--portable
-f path/file.conf
This configuration file is always a text file with INI format, despite the running Operating System conventions.
STANDARD OPTIONS¶
The following options apply to all Qt5/6 applications:
-style= style / -style style
-stylesheet= stylesheet / -stylesheet stylesheet
-widgetcount
-reverse
-platform platformName[:options]
-platformpluginpath path
-platformtheme platformTheme
-plugin plugin
-qwindowgeometry geometry
-qwindowicon icon
-qwindowtitle title
-session session
-display hostname:screen_number
-geometry geometry
-dialogs= [xp|none]
-fontengine= freetype
SEE ALSO¶
qt5options (7)
LICENSE¶
This manual page was originally written by Mehdi Dogguy <dogguy@pps.jussieu.fr> for the Debian GNU/Linux system (but may be used by others).
Updated for Qt5/6 by Pedro Lopez-Cabanillas <plcl@users.sourceforge.net>
Permission 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 all the file that enable the production of this manpage.
AUTHORS¶
Mehdi Dogguy <dogguy@pps.jussieu.fr>
Pedro Lopez-Cabanillas <plcl@users.sourceforge.net>
COPYRIGHT¶
Copyright © 2009 Mehdi Dogguy
Copyright © 2010-2023 Pedro Lopez-Cabanillas
December 30, 2023 | vmpk 0.9 |