- Adding time signatures to bars. Looking for commonTime elements or pairs of glyphRuns containing only numerical characters.
- Nearly all elements in a line must belong to a bar and a stave (including time signatures). Trying to find a nice way to represent this.
- Deciding to make 'get' methods [like public TimeSig GetTimeSig(Stave stave)] throw exceptions if value isn't found rather than returning null.
- Need a method to return the full real string from a Glyphs element. Fiddly.
- todo Need to combine bar lines that actually make up one bar (double bar line etc).
- todo Need to reinstate mass update of chars.
- Got time signatures sorted out (I think).
- Beams aren't always divided into beats as nicely as I'd hoped, but I guess I'd have to make it work for outlying cases anyway so no big loss.
- Time to associate stems with staves.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment