|
Ardour
9.0-pre0-1952-gc5e0b21049
|
#include <coremidi_io.h>
Public Member Functions | |
| _CoreMIDIPacket (const MIDIPacket *other) | |
Public Attributes | |
| MIDITimeStamp | timeStamp |
| UInt16 | length |
| Byte | data [1024] |
Definition at line 38 of file coremidi_io.h.
|
inline |
Definition at line 55 of file coremidi_io.h.
| Byte ARDOUR::_CoreMIDIPacket::data[1024] |
Definition at line 41 of file coremidi_io.h.
| UInt16 ARDOUR::_CoreMIDIPacket::length |
Definition at line 40 of file coremidi_io.h.
| MIDITimeStamp ARDOUR::_CoreMIDIPacket::timeStamp |
Definition at line 39 of file coremidi_io.h.