maunghan / mobilesynth

Automatically exported from code.google.com/p/mobilesynth
0 stars 0 forks source link

Keyboard view issues #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The keyboard view needs some help:
1) Its too large for CoreAnimation to draw as a single UImage
2) It does not update when a key is pressed (probably needs multiple layers to 
accomplish)
3) It needs a "scroll lock" button for note slides
4) The view should start somewhere in the middle of the keyboard instead of on 
the low end.

Original issue reported on code.google.com by allen.po...@gmail.com on 24 Dec 2008 at 8:10

GoogleCodeExporter commented 9 years ago
#1, #3, and #4 fixed in r74 

Original comment by allen.po...@gmail.com on 2 Apr 2009 at 5:22

GoogleCodeExporter commented 9 years ago
Keys are now rendered natively, and provide visual feedback when pressed.

Original comment by allen.po...@gmail.com on 19 Apr 2009 at 8:02