Ardour
9.0-pre0-822-g12e3bc5c20
|
#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.