pixelperfectengine v0.10.0-beta.3 (2021-11-05T22:49:30Z)
Dub
Repo
ADSREnvelopGenerator.output
pixelperfectengine
audio
base
envgen
ADSREnvelopGenerator
Returns the current output as a floating-point value, between 0.0 and 1.0
struct
ADSREnvelopGenerator
@
nogc
@
safe
pure nothrow const
double
output
(
)
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
Returns the current output as a floating-point value, between 0.0 and 1.0