addTempo
Description​
(no description)
- JavaScript
- C#
- Kotlin
addTempo(tick: number, tempo: number): void
void AddTempo(double tick, double tempo)
fun addTempo(tick: Double, tempo: Double): Unit
Parameter | Summary |
---|---|
tickAll | (no description) |
tempoAll | (no description) |