Optional
startTimestamp: FractionOptional
endTimestamp: FractionReturns the visible voice entries for the provided instrument of the current iterator position.
Optional
instrument: InstrumentReturns: 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.
Optional
instrument: InstrumentReturns: 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.
Optional
instrument: InstrumentReturns: A List of voiceEntries. If there are no entries the List has a Count of 0 (it does not return null).
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).
Creates a clone of this iterator which has the same actual position.