Searched refs:CalcVolumeRatio (Results 1 – 3 of 3) sorted by relevance
212 f32 envelopValue = Util::CalcVolumeRatio( m_CurveAdshr.GetValue() ); in Update()275 volume *= Util::CalcVolumeRatio( m_CurveAdshr.GetValue() ); in Update()278 volume *= Util::CalcVolumeRatio( m_Lfo.GetValue() * 6.0f ); in Update()286 volume *= Util::CalcVolumeRatio( decay ); in Update()
787 f32 Util::CalcVolumeRatio( f32 dB ) in CalcVolumeRatio() function in nw::snd::internal::Util
77 static f32 CalcVolumeRatio( f32 dB );