Zrythm
a highly automated and intuitive digital audio workstation
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
MidiEventHeader Struct Reference

Used by Windows MME and RtMidi when adding events to the ring. More...

#include <dsp/midi_event.h>

Data Fields

uint64_t time
 
size_t size
 

Detailed Description

Used by Windows MME and RtMidi when adding events to the ring.

Definition at line 88 of file midi_event.h.

Field Documentation

◆ size

size_t MidiEventHeader::size

Definition at line 91 of file midi_event.h.

◆ time

uint64_t MidiEventHeader::time

Definition at line 90 of file midi_event.h.


The documentation for this struct was generated from the following file: