Thursday, August 20, 2009

- Working on breaking glyph runs (strings) of musical elements which are longer than one character into single char glyph runs. For example, in some instances a note and its dot or a clef and the key signature are grouped in a single glyph run. They need to be separate elements.
- After glyphs are matched, the user will be prompted to confirm that all glyphs are correct. After confirmation, glyph runs will be broken down and the rest of the score detection will begin.
- The prompt window could be modal if I use the current glyph type list view thingy inside a modal dialog. The user doesn't need to interact directly with the score and the operation shouldn't take long.

No comments:

Post a Comment