|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
Data Fields | |
| int | schema_version |
| SnapGridType_v1 | type |
| bool | snap_adaptive |
| NoteLength_v1 | snap_note_length |
| NoteType_v1 | snap_note_type |
| bool | snap_to_grid |
| bool | snap_to_grid_keep_offset |
| bool | snap_to_events |
| NoteLength_v1 | default_note_length |
| NoteType_v1 | default_note_type |
| bool | default_adaptive |
| NoteLengthType_v1 | length_type |
Definition at line 81 of file snap_grid.h.
| bool SnapGrid_v1::default_adaptive |
Definition at line 93 of file snap_grid.h.
| NoteLength_v1 SnapGrid_v1::default_note_length |
Definition at line 91 of file snap_grid.h.
| NoteType_v1 SnapGrid_v1::default_note_type |
Definition at line 92 of file snap_grid.h.
| NoteLengthType_v1 SnapGrid_v1::length_type |
Definition at line 94 of file snap_grid.h.
| int SnapGrid_v1::schema_version |
Definition at line 83 of file snap_grid.h.
| bool SnapGrid_v1::snap_adaptive |
Definition at line 85 of file snap_grid.h.
| NoteLength_v1 SnapGrid_v1::snap_note_length |
Definition at line 86 of file snap_grid.h.
| NoteType_v1 SnapGrid_v1::snap_note_type |
Definition at line 87 of file snap_grid.h.
| bool SnapGrid_v1::snap_to_events |
Definition at line 90 of file snap_grid.h.
| bool SnapGrid_v1::snap_to_grid |
Definition at line 88 of file snap_grid.h.
| bool SnapGrid_v1::snap_to_grid_keep_offset |
Definition at line 89 of file snap_grid.h.
| SnapGridType_v1 SnapGrid_v1::type |
Definition at line 84 of file snap_grid.h.