synthBpm
Description​
The BPM the synthesizer has at the exact tick position of this sync point.
- JavaScript
- C#
- Kotlin
synthBpm: number;
double SynthBpm { get; set; }
var synthBpm: Double
The BPM the synthesizer has at the exact tick position of this sync point.
synthBpm: number;
double SynthBpm { get; set; }
var synthBpm: Double