Class thl::dsp::utils::StringSynthEnvelope#
-
class StringSynthEnvelope#
Public Functions
-
StringSynthEnvelope() = default#
-
~StringSynthEnvelope() = default#
-
inline void prepare()#
-
inline float process(uint8_t flags)#
-
inline void set_ad(float attack, float decay)#
-
inline void set_ar(float attack, float decay)#
-
StringSynthEnvelope(const StringSynthEnvelope&) = delete#
-
StringSynthEnvelope &operator=(const StringSynthEnvelope&) = delete#
-
StringSynthEnvelope() = default#