Virtual MIDI Piano Keyboard 0.1.1 (Default branch)


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

Image Virtual MIDI Piano Keyboard is a MIDI event 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 or mouse to play MIDI notes. You can use the Virtual MIDI Piano Keyboard to display the played MIDI notes from another instrument or MIDI file player. License: GNU General Public License v3 Changes:
Optimizations (display speed and lower latency) and minor bugfixes. 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)