Click or drag to resize

TempoCalculateNoteValueTime Method

Overload List
  Name Description
Public method CalculateNoteValueTime(Double) Calculates the actual time duration, in seconds, for the given tempo that the specified source note value will last. For example, if tempo is M.M. 120 quarter-notes per minute, then each quarter-note would last a half-second.
Public method CalculateNoteValueTime(NoteValue, Int32) Calculates the actual time duration, in seconds, for the given tempo that the specified source note value will last. For example, if tempo is M.M. 120 quarter-notes per minute, then each quarter-note would last a half-second.
Public method CalculateNoteValueTime(NoteValueBritish, Int32) Calculates the actual time duration, in seconds, for the given tempo that the specified source note value will last. For example, if tempo is M.M. 120 crotchets per minute, then each crotchet would last a half-second.
Top
See Also