soundtab ~master (2017-02-22T13:24:24Z)
Home
Dub
Repo
ADSR.tick
stk
adsr
ADSR
Undocumented in source. Be warned that the author may not have intended to support it.
StkFloat
tick
()
StkFrames
tick
(StkFrames frames, uint channel)
class
ADSR
ref
StkFrames
tick
(
ref
StkFrames
frames
,
uint
channel
= 0
)
Meta
Source
See Implementation
stk
adsr
ADSR
constructors
this
destructors
~this
enums
ATTACK
functions
getState
keyOff
keyOn
lastOut
sampleRateChanged
setAllTimes
setAttackRate
setAttackTarget
setAttackTime
setDecayRate
setDecayTime
setReleaseRate
setReleaseTime
setSustainLevel
setTarget
setValue
tick
variables
attackRate_
decayRate_
releaseRate_
releaseTime_
state_
sustainLevel_
target_
value_