Skip to main content

noteStringLookup

Description​

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

readonly noteStringLookup: Map<number, Note>;