tempoAutomations
Description​
Gets or sets all tempo automation for this bar.
- JavaScript
- C#
- Kotlin
tempoAutomations: Automation[];
IList<Automation> TempoAutomations { get; set; }
var tempoAutomations: alphaTab.collections.List<Automation>
Gets or sets all tempo automation for this bar.
tempoAutomations: Automation[];
IList<Automation> TempoAutomations { get; set; }
var tempoAutomations: alphaTab.collections.List<Automation>