Searched refs:CalcVolumeRatio (Results 1 – 3 of 3) sorted by relevance
214 f32 envelopValue = Util::CalcVolumeRatio( m_CurveAdshr.GetValue() ); in Update()277 volume *= Util::CalcVolumeRatio( m_CurveAdshr.GetValue() ); in Update()280 volume *= Util::CalcVolumeRatio( m_Lfo.GetValue() * 6.0f ); in Update()288 volume *= Util::CalcVolumeRatio( decay ); in Update()
789 f32 Util::CalcVolumeRatio( f32 dB ) in CalcVolumeRatio() function in nw::snd::internal::Util
79 static f32 CalcVolumeRatio( f32 dB );