Piano too expensive? Try the free virtual piano.
Find a file
2015-01-25 21:17:58 -05:00
include Added adjustment support. 2015-01-24 19:38:30 -05:00
src Fixed up the corner cases. 2015-01-25 21:17:58 -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 Added beeping support. 2013-12-09 17:09:54 -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 Added beeping support. 2013-12-09 17:09:54 -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.