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.

Is there a method to query RTPC ids that affect a specific event id?

0 votes
I am looking for a method to determine which RPTC ids affect a given event id.

I can 'parse' the RPTC ids 'globally' for a project. I can use the AK::SoundEngine::Query API to check values. However I cannot determine from return values alone whether an RPTC would affect an event.

This function: QueryAudioObjectIDs, looked promising, however the id's returned do not match any of my pre-parsed RPTC ids.

Thanks for any assistance on this.
asked Mar 10, 2023 in General Discussion by Kevin S. (110 points)

Please sign-in or register to answer this question.

...