syncBpm
Description​
The BPM the song will have virtually after this sync point to align the external media time axis with the one from the synthesizer.
- JavaScript
- C#
- Kotlin
syncBpm: number;
double SyncBpm { get; set; }
var syncBpm: Double
The BPM the song will have virtually after this sync point to align the external media time axis with the one from the synthesizer.
syncBpm: number;
double SyncBpm { get; set; }
var syncBpm: Double