pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
ADSREnvelopGenerator.advance
pixelperfectengine
audio
base
envgen
ADSREnvelopGenerator
Advances the main counter by one amount.
Returns the output.
struct
ADSREnvelopGenerator
public @
nogc
@
safe
pure nothrow
double
advance
(
)
Meta
Source
See Implementation
pixelperfectengine
audio
base
envgen
ADSREnvelopGenerator
enums
Stage
functions
advance
isRunning
keyOff
keyOn
keyOnNoReset
keypos
output
position
shp
static variables
maxOutput
minOutput
variables
_isRunning
_keyState
attackRate
counter
currStage
decayRate
isPercussive
releaseRate
sustainControl
sustainLevel
Advances the main counter by one amount.
Returns the output.