summaryrefslogtreecommitdiff
path: root/midi-dump.hs
diff options
context:
space:
mode:
authorAndrew Cady <d@jerkface.net>2014-01-16 01:37:59 -0500
committerAndrew Cady <d@jerkface.net>2014-01-16 01:37:59 -0500
commit02c55d5b39bb67c7a978c69aa21862b6d3719ddc (patch)
tree5e48faf2e6574a18f7a2a11e715ae17331b59720 /midi-dump.hs
parent0921c83c08d4d9fd49901cfc5bd6295c710f0553 (diff)
output sdl keys being pressed
changed type of keysDown in response to bug discovered in ocharles's code: pressing keys with modifiers resulted in "stuck keys" (because e.g. 'shift-a' would go into the same Set as 'a'). Now we're using just Keysym.symkey instead of the entire Keysym.
Diffstat (limited to 'midi-dump.hs')
0 files changed, 0 insertions, 0 deletions