Virtual MIDI Piano Keyboard 0.2.2 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Virtual MIDI Piano Keyboard 0.2.2 (Default branch)
# 1  
Old 10-19-2008
Virtual MIDI Piano Keyboard 0.2.2 (Default branch)

ImageVirtual MIDI Piano Keyboard is a MIDI eventgenerator and receiver. It doesn't produce anysound by itself, but can be used to drive a MIDIsynthesizer (either hardware or software, internalor external). You can use the computer's keyboardor mouse to play MIDI notes. You can use theVirtual MIDI Piano Keyboard to display the playedMIDI notes from another instrument or MIDI fileplayer.License: GNU General Public License v3Changes:
This is a maintenance release, fixing a crash atstartup when no MIDI input devices were found. Theload/save options now display a warning message ifthe file operation fails. The Spanish translationhas been updated.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
DRUMSTICK-DUMPMID(1)						   User Commands					      DRUMSTICK-DUMPMID(1)

NAME
drumstick-dumpmid - A Drumstick command line utility for decoding MIDI events. SYNOPSIS
drumstick-dumpmid [options] [PORT] DESCRIPTION
This program is a Drumstick example and utility program. You can use it to decode standard MIDI events as text. ARGUMENTS
The following arguments are optional: -h|--help Prints a summary of the command-line options and exit. -V|--version Prints the program version number and exit. PORT An ALSA client:port specification that will be subscribed in order to read MIDI events from it. The client portion can be a number or a name, like in "20:0" or "Virtual Piano:0". LICENSE
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 any files used for the production of this manpage. SEE ALSO
drumstick-playsmf(1), drumstick-vpiano(1) AUTHOR
Pedro Lopez-Cabanillas <plcl@users.sf.net> COPYRIGHT
Copyright (C) 2010 Pedro Lopez-Cabanillas drumstick 0.5.0 May 13, 2010 DRUMSTICK-DUMPMID(1)