Class Midi.TempoChange
implements
Midi.Message
SMF tempo change meta message.
Constructors
TempoChange
(
float
tempo)
Properties
tempo
the new tempo in beats per minute
Constructor Documentation
TempoChange
(
float
tempo)
Parameters
tempo (
float
) The new tempo in beats per minute.
Property Documentation
float
tempo
The new tempo in beats per minute.
This work is licensed under a
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License
.