Sets a pitch which will be used for rendering the given graphical note (not changing the original pitch of the note!!!). Will be only called if the displayed accidental is different from the original (e.g. a C# with C# as key instruction)
The pitch which will be rendered.
Adds a chord symbol at the given staff entry
Create empty measure, which will be used to show key, rhythm changes at the end of the system.
Create a Graphical Grace Note (smaller head, stem...) for given note and clef and as part of graphicalStaffEntry.
Construct an empty graphicalMeasure from the given source measure and staff.
Adds a technical instruction at the given staff entry.
Adds a clef change within a measure before the given staff entry.
Construct a MultiRestMeasure from the given source measure and staff.
Create a new music system for the given page. Currently only one vertically endless page exists where all systems are put to.
Create a Graphical Note for given note and clef and as part of graphicalStaffEntry.
The currently active clef, needed for positioning the note vertically
The currently active octave transposition enum, needed for positioning the note vertically
Create a staffEntry in the given measure for a given sourceStaffEntry.
Create a staffline object containing all staff measures belonging to a given system and staff.
Construct an empty Tab staffMeasure from the given source measure and staff.
Generated using TypeDoc
Adds a Fermata symbol at the last note of the given tied Note. The last graphical note of this tied note is located at the given graphicalStaffEntry. A Fermata has to be located at the last tied note.