BeatSequenceChange
struct
Simple struct storing a time and a sequence index.
Fields
Field | Description |
---|---|
double Time | The time in seconds at which to change to the sequence |
int SequenceIndex | The index of the sequence to change to |
Last updated
struct
Simple struct storing a time and a sequence index.
Field | Description |
---|---|
double Time | The time in seconds at which to change to the sequence |
int SequenceIndex | The index of the sequence to change to |
Last updated