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.
Changes in v0.8.5:
* New build option USE_QT with valid values 5 or 6, to choose which Qt
major version to prefer. By default (if not set) it uses whatever is found.
* Fixed ticket #74: crash under Linux using the MIDI Connections dialog. if
there are no suitable MIDI inputs/outputs available.
* Fixed error checking of DwmGetWindowAttribute() call. This caused a
problem in Windows 7 running the "Windows Classic" theme.
* Swedish translation updated. Thanks to Magnus Johansson.
* Czech translation updated. Thanks to Pavel Fric.
* Requires: drumstick-2.4
Compilation minimum requirements for all platforms:
* CMake 3.14
* Qt5 >= 5.9 or Qt6 >= 6.2
note: Qt6 support is still experimental
* Drumstick 2.4
Please use the mailing list <vmpk-devel(a)lists.sourceforge.net> for
questions and comments. Thanks.
Copyright (C) 2008-2021, Pedro López-Cabanillas and others
License: GPL v3
More info
http://vmpk.sourceforge.net
Downloads
http://sourceforge.net/projects/vmpk/files/0.8.5/