Audaspace 1.5.0
A high level audio library.
Loading...
Searching...
No Matches
ADSR Member List

This is the complete list of members for ADSR, including all inherited members.

ADSR(std::shared_ptr< ISound > sound, float attack, float decay, float sustain, float release)ADSR
createReader()ADSRvirtual
Effect(std::shared_ptr< ISound > sound)Effect
getAttack() constADSR
getDecay() constADSR
getReader() constEffectinlineprotected
getRelease() constADSR
getSound() constEffect
getSustain() constADSR
m_soundEffectprotected
setAttack(float attack)ADSR
setDecay(float decay)ADSR
setRelease(float release)ADSR
setSustain(float sustain)ADSR
~Effect()Effectvirtual
~ISound()ISoundinlinevirtual