Piano too expensive? Try the free virtual piano.
Find a file
2016-02-14 16:41:40 -05:00
include Some version of MinGW doesn't seem to have Windows 7 constants 2016-02-14 16:41:40 -05:00
src Working touch support. 2016-02-14 16:26:49 -05:00
.gitignore Initial Commit. 2013-06-02 22:14:25 -04:00
commctrl6.manifest Used resource for manifest. 2013-09-08 11:46:22 -04:00
GNUmakefile Attempt to build on MinGW 2016-02-14 16:37:06 -05:00
keyboard.ico Initial Commit. 2013-06-02 22:14:25 -04:00
keyboard.rc Used resource for manifest. 2013-09-08 11:46:22 -04:00
Makefile Working touch support. 2016-02-14 16:26:49 -05:00
README.md Added tested compilers for informational purposes. 2014-10-01 19:58:26 -04:00

MusicKeyboard

This free and open source program emulates a piano, but can use all available MIDI instruments, instead of just the piano. You can use this program to play almost any music you like. It also fully supports chording, but due to the keyboard chording limitations, only 3 - 7 keys may be pressed simultaneously, so your milage may vary.

Tested to work on Visual C++ 2010, 2013, and MinGW.