menu
 

在 Audiokinetic 社区问答论坛上,用户可对 Wwise 和 Strata 相关问题进行提问和解答。如需从 Audiokinetic 技术支持团队获取答复,请务必使用技术支持申请单页面。

0 投票

The problem is: when I use a Container to loop a music segment, the Transition don't detect bars "Exit Source at -Next Bar-", and when only use the music segment I can't loop it.

With Container : 

With Out Container : 

分类:General Discussion | 用户: Javier C. (150 分)

1个回答

+1 投票

Suppose you have the following structure:

  • Music Switch Container
    • Music Playlist
      • Music Segment
    • Music Playlist
      • Music Segment

Both the Music Switch Container and Music Playlist have transitions.  The transitions are contextual.

The transitions on the Music Switch Container will be used when a switch or state change, affecting the Music Switch Container.

The transitions on the Music Playlist will be used when the segment is looping inside the Music Playlist.

Be sure to edit the correct transition.  Use the Capture Log to see the transitions being used.

用户: Bernard R. (Audiokinetic) (35.8k 分)
...