WE Core
Loading...
Searching...
No Matches
WECore::StepSeq Namespace Reference

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}
 

Enumeration Type Documentation

◆ StepShape

enum class WECore::StepSeq::StepShape : int
strong
Enumerator
FLAT 
RAMP 
EXP 
REV_EXP 

Definition at line 34 of file StepSequencer.h.

Variable Documentation

◆ DEFAULT_NUM_STEPS

int WECore::StepSeq::DEFAULT_NUM_STEPS {16}
staticconstexpr

Definition at line 32 of file StepSequencer.h.