Click or drag to resize

Tempo Properties

The Tempo type exposes the following members.

Properties
  Name Description
Public property NamedNoteValue Get or sets the note value, expressed in American form, representing the length of the note.
Public property NamedNoteValueBritish Get or sets the note value, expressed in British form, representing the length of the note.
Public property 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.
Public property 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.
Public property TotalNoteValues Total number of reference note values that occur in one minute - thus defining the tempo for a score.
Top
See Also