|
Tempo Properties
|
The Tempo type exposes the following members.
Properties
|
Name |
Description |
|
NamedNoteValue
|
Get or sets the note value, expressed in American form, representing the length of the note. |
|
NamedNoteValueBritish
|
Get or sets the note value, expressed in British form, representing the length of the note. |
|
NoteValue
|
Returns relative value for reference note value. For example, if tempo is
M.M. 120 quarter-notes per minute, then time is referenced in quarter-notes
and this function would return 0.25.
|
|
NoteValueTime
|
Total time, in seconds, for reference note value. For example, if tempo is
M.M. 120 quarter-notes per minute, then time is referenced in quarter-notes
and this function would return 0.5 seconds.
|
|
TotalNoteValues
|
Total number of reference note values that occur in one minute - thus defining
the tempo for a score.
|
Top
See Also