|
WE Core
|
Namespaces | |
| namespace | Parameters |
Classes | |
| struct | Pattern |
| struct | Step |
| class | StepSequencer |
Enumerations | |
| enum class | StepShape : int { FLAT = 1 , RAMP = 2 , EXP = 3 , REV_EXP = 4 } |
Variables | |
| static constexpr int | DEFAULT_NUM_STEPS {16} |
|
strong |
| Enumerator | |
|---|---|
| FLAT | |
| RAMP | |
| EXP | |
| REV_EXP | |
Definition at line 34 of file StepSequencer.h.
|
staticconstexpr |
Definition at line 32 of file StepSequencer.h.