value
Description​
The value to which the pitch changes. This value is according to the MIDI specification.
- JavaScript
- C#
- Kotlin
value: number;
double Value { get; set; }
var value: Double
The value to which the pitch changes. This value is according to the MIDI specification.
value: number;
double Value { get; set; }
var value: Double