Creates a StaffModel
storing input data and result
Generic information about a score to crate a staff with
Default value to replace missing key at bar 0
The bar, tempo, time signature and key signature info by quarters
Staff clef as MIDI pitch note at the staff 3rd line (G clef -> B = 71)
Last handled quarter, i.e. staff length in quarters
The resut of staff analysis on staff blocks indexed by starting quarter
The input staff info, stored for further outer modifications
Analyzes stored info and defaults to update staffBlockMap
, unless the
staff info received has not changed (in length of its members).
New staff information to replace previous one.
Analyzed staff as an indexed per quarter StaffBlockMap
Processes new staff info to update internal model. It will modify received staff info if it is disordered or incomplete.
New staff information to replace previous one
Generated using TypeDoc
Models a staff info into a musical structure of staff blocks indexed by the quarter they start from