countInVolume
Description​
Gets or sets volume of the metronome during count-in. (range: 0.0-3.0, default 0.0 - no count in)
- JavaScript
- C#
- Kotlin
countInVolume: number;
double CountInVolume { get; set; }
var countInVolume: Double
Gets or sets volume of the metronome during count-in. (range: 0.0-3.0, default 0.0 - no count in)
countInVolume: number;
double CountInVolume { get; set; }
var countInVolume: Double