Deluge Firmware 1.3.0
Build date: 2025.08.14
Loading...
Searching...
No Matches
PitchEnv Class Reference

Public Member Functions

void set (const EnvParams &p)
int32_t getsample (const EnvParams &p, int n)
void keydown (const EnvParams &p, bool down)
void getPosition (char *step)
bool isDown () const

Static Public Member Functions

static void init (double sample_rate)

Private Member Functions

void advance (const EnvParams &p, int newix)

Private Attributes

int32_t level_
int targetlevel_
bool rising_
int ix_
int inc_
bool down_

Static Private Attributes

static int unit_

The documentation for this class was generated from the following files:
  • src/deluge/dsp/dx/pitchenv.h
  • src/deluge/dsp/dx/pitchenv.cpp