Community Q&A

Welcome to Audiokinetic’s community-driven Q&A forum. This is the place where Wwise and Strata users help each other out. For direct help from our team, please use the Support Tickets page. To report a bug, use the Bug Report option in the Audiokinetic Launcher. (Note that Bug Reports submitted to the Q&A forum will be rejected. Using our dedicated Bug Report system ensures your report is seen by the right people and has the best chance of being fixed.)

To get the best answers quickly, follow these tips when posting a question:

  • Be Specific: What are you trying to achieve, or what specific issue are you running into?
  • Include Key Details: Include details like your Wwise and game engine versions, operating system, etc.
  • Explain What You've Tried: Let others know what troubleshooting steps you've already taken.
  • Focus on the Facts: Describe the technical facts of your issue. Focusing on the problem helps others find a solution quickly.

0 votes
With the deprecated soundframe API, it is possible to be notified of property/reference changes (e.g. RTPC min/max values) via the On<object_type>Notif handlers, although they cannot indicate what has changed, this is often at least better than having to maintain an internal list of all wwise objects, and ensuring that we're subscribed to all the events we're interested in on all of them. Is it possible, or will it ever be possible to subscribe to property or reference changes in bulk, without having to manage object lists internally in this way (i.e. newly created objects will also automatically begin posting for the subscribed event)? I see that this is already possible with name, note and curve changes.
in Feature Requests by James P. (170 points)

1 Answer

0 votes
 
Best answer
Hello, this is currently not possible with WAAPI. We took note of your request (WG-56673).
by Bernard R. (Audiokinetic) (35.8k points)
selected by James P.
Hello again, thank you very much for your reply. Now that some time has passed and SoundFrame has been removed in the latest version of Wwise, I wanted to check in on this again quickly.  This functionality still does not appear to be available, however I may be missing some alternative, would you be able to provide an update on this issue?
Hi James, unfortunately, this is not currently in the roadmap for the time being.
...