menu
 

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

0 투표
Hello, I'm just woring on an Ambience and I'm wondering how to change the weighting of assets in random container with an RTPC.

Example: Random Container with 1 silence and 1 sound sfx object in it, I would like to change the weighting of those so that at some moments the chance is higher to have silence, or to have audio playing.

How I do it at the moment is by changing the duration of the silence object but I'm sure there's a better way to achieve this.
General Discussion Sym (140 포인트) 로 부터

1 답변

+1 투표

 

Since there is a possibility to control a switch container with RTPC, you can create such container with several copies of your current random container and assign in each copy different weight for silence sound and then select a necessary copy with RTPC.

But it's a clumsy solution I guess, Wwise really need a feature which will allow to control playback probability with RTPC. It will open so many new opportunities!

Robert (390 포인트) 로 부터
수정 Robert 로 부터
Controlling a Switch Container via RTPC
...