void Update()
 {
     bgmFader.update();
     loopingEffectFader.update();
     chargingFader.update();
     updateGroanVoice();
 }