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.

0 votes
I have found that I frequently desire to have different interpolation behavior on RTPCs depending on which sound the RTPC is applied to. This is especially true in cases where the RTPC is representing some character boolean. In cases where that bool applies to loops the interpolation should be longer but in cases where the bool applies to oneshots it needs to be instant - esp in cases where the bool is used to drive a switch value. The only fix for this is to make a second RTPC and write it via the game engine.

We also have cases where a single RTPC value is applied to a lot of different sounds. It is quite easy to edit the interpolation time to suit the behavior of the sound you are working on without realizing that you have broken the functionality of many other sounds.
in Feature Requests by Cody Behiel (110 points)

Please sign-in or register to answer this question.

...