Contents
- Index
- Previous
- Next
Hidden Records
In the earlier Example, several F records have an "h" following the sequence number. This means that the fingering is hidden - it doesn't appear on the screen. There are several reasons for this type of record. First, I wanted the program to contain trill fingerings even if the trill did not involve any alternates. This was so that I could later enhance the program to have a "trill display mode" where it would display trills for all the notes, as opposed to alternates for the notes as it does now. So, I built in all the trills, even normally-fingered ones, and then hid them.
There are several other reasons, mentioned below under Trill References and also in the area that discusses the F record itself (F Record - Full Specification).