synthTick
Description​
The midi tick position of the synthesizer when this sync point is reached.
- JavaScript
- C#
- Kotlin
synthTick: number;
double SynthTick { get; set; }
var synthTick: Double
The midi tick position of the synthesizer when this sync point is reached.
synthTick: number;
double SynthTick { get; set; }
var synthTick: Double