pixelperfectengine v0.10.0-beta.3 (2021-11-05T22:49:30Z)
Dub
Repo
ADSREnvelopGenerator.advance
pixelperfectengine
audio
base
envgen
ADSREnvelopGenerator
Advances the main counter by one amount.
Returns the output.
struct
ADSREnvelopGenerator
@
nogc
@
safe
pure nothrow
double
advance
(
)
Meta
Source
See Implementation
pixelperfectengine
audio
base
envgen
ADSREnvelopGenerator
enums
Stage
functions
advance
isRunning
keyOff
keyOn
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.