tempoAutomation
Description​
Gets or sets the first tempo automation for this bar.
- JavaScript
- C#
- Kotlin
readonly tempoAutomation: Automation | null;
Automation? TempoAutomation { get; }
val tempoAutomation: Automation?
Gets or sets the first tempo automation for this bar.
readonly tempoAutomation: Automation | null;
Automation? TempoAutomation { get; }
val tempoAutomation: Automation?