Holds the state for an individual pattern step. Visually/acoustically,
a step can have more than 1 1/64th of a duration. Steps like these
are represented as multiple consecutive steps that each have is_on=true
and is_end=false. Multiple consecutive steps with is_on=true and is_end=true
result in individual consecutive 1/64th-long steps.
Holds the state for an individual pattern step. Visually/acoustically, a step can have more than 1 1/64th of a duration. Steps like these are represented as multiple consecutive steps that each have is_on=true and is_end=false. Multiple consecutive steps with is_on=true and is_end=true result in individual consecutive 1/64th-long steps.