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

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
 

Detailed Description

Definition at line 81 of file snap_grid.h.

Field Documentation

◆ default_adaptive

bool SnapGrid_v1::default_adaptive

Definition at line 93 of file snap_grid.h.

◆ default_note_length

NoteLength_v1 SnapGrid_v1::default_note_length

Definition at line 91 of file snap_grid.h.

◆ default_note_type

NoteType_v1 SnapGrid_v1::default_note_type

Definition at line 92 of file snap_grid.h.

◆ length_type

NoteLengthType_v1 SnapGrid_v1::length_type

Definition at line 94 of file snap_grid.h.

◆ schema_version

int SnapGrid_v1::schema_version

Definition at line 83 of file snap_grid.h.

◆ snap_adaptive

bool SnapGrid_v1::snap_adaptive

Definition at line 85 of file snap_grid.h.

◆ snap_note_length

NoteLength_v1 SnapGrid_v1::snap_note_length

Definition at line 86 of file snap_grid.h.

◆ snap_note_type

NoteType_v1 SnapGrid_v1::snap_note_type

Definition at line 87 of file snap_grid.h.

◆ snap_to_events

bool SnapGrid_v1::snap_to_events

Definition at line 90 of file snap_grid.h.

◆ snap_to_grid

bool SnapGrid_v1::snap_to_grid

Definition at line 88 of file snap_grid.h.

◆ snap_to_grid_keep_offset

bool SnapGrid_v1::snap_to_grid_keep_offset

Definition at line 89 of file snap_grid.h.

◆ type

SnapGridType_v1 SnapGrid_v1::type

Definition at line 84 of file snap_grid.h.


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