init(tempo:)
Creates an extended tempo event.
Declaration
init(tempo: Double)Parameters
- tempo:
The tempo in beats per minute as a positive value.
Discussion
The new tempo begins at the timestamp for this event.
Creates an extended tempo event.
init(tempo: Double)The tempo in beats per minute as a positive value.
The new tempo begins at the timestamp for this event.