Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
MidiNoteDescriptor_v1 Struct Reference

Data Fields

int index
 
int value
 
int visible
 
char * custom_name
 
char * note_name
 
char * note_name_pango
 
int marked
 

Detailed Description

Definition at line 31 of file piano_roll.h.

Field Documentation

◆ custom_name

char* MidiNoteDescriptor_v1::custom_name

Definition at line 36 of file piano_roll.h.

◆ index

int MidiNoteDescriptor_v1::index

Definition at line 33 of file piano_roll.h.

◆ marked

int MidiNoteDescriptor_v1::marked

Definition at line 39 of file piano_roll.h.

◆ note_name

char* MidiNoteDescriptor_v1::note_name

Definition at line 37 of file piano_roll.h.

◆ note_name_pango

char* MidiNoteDescriptor_v1::note_name_pango

Definition at line 38 of file piano_roll.h.

◆ value

int MidiNoteDescriptor_v1::value

Definition at line 34 of file piano_roll.h.

◆ visible

int MidiNoteDescriptor_v1::visible

Definition at line 35 of file piano_roll.h.


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