|
Name |
Description |
|
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.
|
|
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.
|
|
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.
|