![]() | SimpleMidiMessage Fields |
The SimpleMidiMessage type exposes the following members.
Name | Description | |
---|---|---|
![]() | Data |
The MIDI data that is supposed to be executed. To perserve compability with the WinMM API, this is stored with the least signifigant byte being the first to be played.
|
![]() | Timestamp |
The timestramp, in beats since the start of the play, that this SimpleMidiMessage is supposed to be executed.
|