]> git.cworth.org Git - scherzo/commit
Open MIDI device and display notes being played in real time.
authorCarl Worth <cworth@cworth.org>
Sat, 24 Sep 2011 21:39:56 +0000 (14:39 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 24 Sep 2011 21:39:56 +0000 (14:39 -0700)
commit03f4abc3182dfe2602d44d38ce7b3db2892e018e
tree81c520d1ad075a9dd6b7e7754506d1af83641714
parente808e5df23cb5d8deb23296c38d1eb6b4581563d
Open MIDI device and display notes being played in real time.

Every time a key on the MIDI input device is pressed, a whole note appears
on the appropriate staff. When the key is released, the note disappears.

No ledger lines are drawn yet, and there appears to be a bug where notes
get stuck on (refusing to disappear after a key is released) triggered
most easily by pressing *many* keys simultaneously several times.
Makefile
scherzo.c
score.c
score.h