data1
Description​
The first 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 data1: number;
double Data1 { get; }
val data1: Double