buildTempoAutomation
Description​
(no description)
- JavaScript
- C#
- Kotlin
static buildTempoAutomation(isLinear: boolean, ratioPosition: number, value: number, reference: number): Automation
static Automation BuildTempoAutomation(bool isLinear, double ratioPosition, double value, double reference)
fun buildTempoAutomation(isLinear: Boolean, ratioPosition: Double, value: Double, reference: Double): Automation
Parameter | Summary |
---|---|
isLinearAll | (no description) |
ratioPositionAll | (no description) |
valueAll | (no description) |
referenceAll | (no description) |