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.

Using RTPC in UE4

+1 vote
Hi,

I haven't manage to do a RTPC in Unreal Engine 4 and didn't found any information about it...

I'm trying to use the height of an object in UE4 as a game parameter in wwise.

I used the "post event" blueprint, gave the right name of my event and put a "set RTPCvalue" next to it, giving the right rtpc name and a constant value. For both of them the actor is self.
Right now it doesn't play any sound but when I put any other event (without a RTPC in wwise) it works just fine.

I guess the problem is the way I'm passing by the value to wwise...

Any ideas on how to make it work ?
asked May 10, 2016 in General Discussion by Damien P. (120 points)

1 Answer

+1 vote
Hi Damien,

Were you able to figure it out? Because one problem it could be is that if you made the event and imported it into UE4 prior to making the RTPC, that could be the problem.

 

https://www.youtube.com/watch?v=dW47Z6vSkSk&list=PLXcN8H6bykzFm3CUmAELdXm0Xhhv-Onxp&index=10

 

^ Here is a tutorial I did. So if you still have problems let me know!

 

-Rob
answered May 17, 2016 by Robert M. (4,640 points)
Hi Rob,

I finally managed to set an RTPC. But I definitely gonna watch your tutorial anyway. :) Thank you a lot for your reply.

By the way for those who have similar issues with Wwise and Unreal I found those tutorials which are very useful :

https://www.youtube.com/channel/UCZcQTAESQfp-5W5vWxRVQ3g
...