Skip to main content

noteValueLookup

Description​

Gets the lookup where the notes per value are registered. If this staff contains string based notes this lookup allows fast access.

readonly noteValueLookup: Map<number, Note>;