|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
Data Fields | |
| int | index |
| int | value |
| int | visible |
| char * | custom_name |
| char * | note_name |
| char * | note_name_pango |
| int | marked |
Definition at line 31 of file piano_roll.h.
| char* MidiNoteDescriptor_v1::custom_name |
Definition at line 36 of file piano_roll.h.
| int MidiNoteDescriptor_v1::index |
Definition at line 33 of file piano_roll.h.
| int MidiNoteDescriptor_v1::marked |
Definition at line 39 of file piano_roll.h.
| char* MidiNoteDescriptor_v1::note_name |
Definition at line 37 of file piano_roll.h.
| char* MidiNoteDescriptor_v1::note_name_pango |
Definition at line 38 of file piano_roll.h.
| int MidiNoteDescriptor_v1::value |
Definition at line 34 of file piano_roll.h.
| int MidiNoteDescriptor_v1::visible |
Definition at line 35 of file piano_roll.h.