Audiokinetic's Community Q&A is the forum where users can ask and answer questions within the Wwise and Strata communities. If you would like to get an answer from Audiokinetic's Technical support team, make sure you use the Support Tickets page.

2D container; Stereo File; parameterize width?

0 votes
I have a 2D container with a stereo file that I want to sum to mono at runtime via game sync control.
I can figure a way of doing this with some additional structure and assets, but is there a simple way of doing this?
IE adding a game sync to a 'spread' or width property?

Thank you!
asked Sep 8, 2021 in General Discussion by Marc C. (110 points)

1 Answer

+1 vote
Try adding an RTPC to the Speaker Panning / 3D Spatialisation Mix control. That way you can blend between the audiofile's native channel assignment and 3D spatialisation.
answered Sep 9, 2021 by Simon P. (240 points)
...