Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
MidiNote_v1 Struct Reference
Collaboration diagram for MidiNote_v1:

Data Fields

ArrangerObject_v1 base
 
int schema_version
 
Velocity_v1vel
 
uint8_t val
 
int muted
 
int pos
 

Detailed Description

Definition at line 16 of file midi_note.h.

Field Documentation

◆ base

ArrangerObject_v1 MidiNote_v1::base

Definition at line 18 of file midi_note.h.

◆ muted

int MidiNote_v1::muted

Definition at line 22 of file midi_note.h.

◆ pos

int MidiNote_v1::pos

Definition at line 23 of file midi_note.h.

◆ schema_version

int MidiNote_v1::schema_version

Definition at line 19 of file midi_note.h.

◆ val

uint8_t MidiNote_v1::val

Definition at line 21 of file midi_note.h.

◆ vel

Velocity_v1* MidiNote_v1::vel

Definition at line 20 of file midi_note.h.


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