menu
 

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

0 投票
Hi,

I would like to have control over which sub-track is played when choosing random step in a music segment.

The overal goal is to be able to manually choose which tracks from three instruments will play.

E.g. Instrument one (track2), Instrument two (track 1) and Instrument three (track 4) and be able to change the track numbers from unity.

 

thanks
分类:General Discussion | 用户: Robert B. (160 分)

1个回答

0 投票
With 2013.2.x and previous, it's not possible to select the sub tracks.  It either random or sequence.

With 2014.1 (next version), you will be able to bind a Music Track to a Switch Container, and select the Music Sub Track from the selected switch, set by the game.

For now, you will need to implement a system using the Music Switch Container.
用户: Bernard R. (Audiokinetic) (35.8k 分)
related feature to this would be for two segment tracks (say drums and Bass) to have their sub-tracks random but linked to each other i.e. if the sub-track order for drums is 1,3,6,3, then the bass track would match that.  This is very helpful when there several tracks with variations and you want the rhythm section, or unison melodies to stay in sync (yet varied) :)     thanks,  -guy
...