Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
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 94 of file midi_event.h.

Field Documentation

◆ size

size_t MidiEventHeader::size

Definition at line 97 of file midi_event.h.

◆ time

uint64_t MidiEventHeader::time

Definition at line 96 of file midi_event.h.


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