Audaspace  1.1
A high level audio library.
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() const ADSR
getDecay() const ADSR
getReader() const Effectinlineprotected
getRelease() const ADSR
getSound() const Effect
getSustain() const ADSR
m_soundEffectprotected
setAttack(float attack)ADSR
setDecay(float decay)ADSR
setRelease(float release)ADSR
setSustain(float sustain)ADSR
~Effect()Effectvirtual
~ISound()ISoundinlinevirtual