BeatSequenceChange

struct

Simple struct storing a time and a sequence index.

Fields

FieldDescription

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