|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|

Data Fields | |
| int | schema_version |
| NoteLength_v1 | note_length |
| NoteType_v1 | note_type |
| float | amount |
| int | adj_start |
| int | adj_end |
| float | swing |
| double | rand_ticks |
| Position_v1 | q_points [120096] |
| int | num_q_points |
Definition at line 16 of file quantize_options.h.
| int QuantizeOptions_v1::adj_end |
Definition at line 23 of file quantize_options.h.
| int QuantizeOptions_v1::adj_start |
Definition at line 22 of file quantize_options.h.
| float QuantizeOptions_v1::amount |
Definition at line 21 of file quantize_options.h.
| NoteLength_v1 QuantizeOptions_v1::note_length |
Definition at line 19 of file quantize_options.h.
| NoteType_v1 QuantizeOptions_v1::note_type |
Definition at line 20 of file quantize_options.h.
| int QuantizeOptions_v1::num_q_points |
Definition at line 27 of file quantize_options.h.
| Position_v1 QuantizeOptions_v1::q_points[120096] |
Definition at line 26 of file quantize_options.h.
| double QuantizeOptions_v1::rand_ticks |
Definition at line 25 of file quantize_options.h.
| int QuantizeOptions_v1::schema_version |
Definition at line 18 of file quantize_options.h.
| float QuantizeOptions_v1::swing |
Definition at line 24 of file quantize_options.h.