|
Tempo(Int32, NoteValueBritish) Constructor
|
Contructs a new
Tempo object.
Namespace: GSF.Media.MusicAssembly: GSF.Media (in GSF.Media.dll) Version: 2.4.246-beta
SyntaxGSF.Media.Music.Tempo = function(totalNoteValues, noteValue);
View SourceParameters
- totalNoteValues Int32
- A Int32 indicating the total note values.
- noteValue NoteValueBritish
- Named note value used for Tempo.
See Also