On Tue, Dec 22, 2009 at 10:01 PM, Mark Vitek
<straypacket@gmail.com> wrote:
(2) UI size - definitely on the top 3 things on the to-do list.
===========================
I need to figure out a way to visualize the note division section (quarter, eighth, sixteenth, etc) in a more compact format. I was originally playing with the idea of having that part of the UI be represented by small image buttons, each containing an image of the actual note type. That would save the space currently used by the text of the note names.
This would probably alienate those people not familar with musical notation - thoughts?
An alternate representation would be a slider, which had fixed stops at the proper divisions, and would display a percentage (0.25 for a 16th note, etc) as well as the note icon. ??
(3) GtkBuilder version
===========================
I will try to bump down the version requirement (glade-3 has a version selection screen) and see if that helps.