data2
Description​
The second data byte Meaning depends on midi event type. (Deprecated since 1.3.0, use the specific properties of the midi event depending on type)
- JavaScript
- C#
- Kotlin
readonly data2: number;
double Data2 { get; }
val data2: Double