pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
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
public @
nogc
@
safe
pure nothrow const
double
output
(
)
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
Returns the current output as a floating-point value, between 0.0 and 1.0