vmpk
Virtual MIDI piano keyboard
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.
- Versions: 0.9.0
- Website: https://vmpk.sourceforge.io/
- Licenses: GPL 3+
- Package source: gnu/packages/music.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of vmpk
as follows:
guix install vmpk
Or install a particular version:
guix install vmpk@0.9.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of vmpk about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/vmpk'><img src='https://packages.guix.gnu.org/packages/vmpk/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/vmpk)
Example Org:
[[https://packages.guix.gnu.org/packages/vmpk][https://packages.guix.gnu.org/packages/vmpk/badges/latest-version.svg]]