Audiokinetic의 커뮤니티 Q&A는 사용자가 Wwise와 Strata 커뮤니티 내에서 서로 질문과 답변을 하는 포럼입니다. Audiokinetic의 기술 지원팀에게 문의하고 싶으신 경우 지원 티켓 페이지를 사용해주세요.

+2 투표
Is there anyway to extend the fade out time when kill voice is selected for the playback limit?

When the voice is killed, the short fade out that is applied is too short and seems unnatural for my purpose.

Thanks!
Feature Requests Dale G. (150 포인트) 로 부터

1 답변

+2 투표
Ideally any voices that are being killed due to (distance priority-based) playback limits should be inaudible. Perhaps you can do some manual voice-culling with stop events and custom fade times to prevent playback limit voice killing from being audible to the player?
Beatrix M. (470 포인트) 로 부터
Thanks, it's for a shooter with waves and enemies can total in the forties so some of them need to be killed.
I could maybe use a stop event based on distance priority. Would just be convenient it option to change the fade of the kill voice was available.
Thanks for your answer!
I suspect it's so that voice culling can happen instantly, to save the additional cpu that a fade would require. Are you setting your voice limiting by distance priority? (Sound container > Advanced Settings > Playback Priority > Offset by X at max distance) This should kill the furthest/quietest voices first.
...