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.

How can I see RTPC values in Profiler (se the value beeing changesed)?

0 votes
I would like to see RTPC's values beeing shown in the Profiler, could they be shown and could they be filtered?
asked Feb 5, 2014 in General Discussion by Frank L. (150 points)
edited Feb 5, 2014 by Bernard R. (Audiokinetic)

1 Answer

+2 votes

You will need to:

  • Press F12 to go to the Game Object Profiler Layout
  • Add you game objects to the watch list in Game Object Explorer
  • Add you game parameters in the Gane Sync Monitor
  • Start a profiler capture by pressing the Start Capture button in the toolbar

You can find more information in the User Documentation at:

Wwise Help > Finishing Your Project > Profiling > Keeping Track of Objects and Listeners with the Game Object Explorer > Monitoring Game Objects and Listeners with Watches

Wwise Help > Finishing Your Project > Profiling > Evaluating Game Syncs with the Game Sync Monitor > Adding Game Syncs to the Monitor

answered Feb 5, 2014 by Bernard R. (Audiokinetic) (35,110 points)
...