Returns: A List of voiceEntries. If there are no entries the List has a Count of 0 (it does not return null).
Returns the score following voice entries for the provided instrument of the current iterator position.
Returns: A List of voiceEntries. If there are no entries the List has a Count of 0 (it does not return null).
Returns the visible voice entries for the provided instrument of the current iterator position.
Returns: A List of voiceEntries. If there are no entries the List has a Count of 0 (it does not return null).
helper function for moveToNextVisibleVoiceEntry and moveToPreviousVisibleVoiceEntry Get all entries and check if there is at least one valid entry in the list
Creates a clone of this iterator which has the same actual position.
Returns the audible dynamics of the current iterator position. Returns: A List of Dynamics. If there are no entries the List has a Count of 0 (it does not return null).
Generated using TypeDoc
Returns the visible voice entries for the provided instrument of the current iterator position.