menu
 

La section Questions et réponses de la communauté Audiokinetic est un forum où les utilisateurs de Wwise et de Strata peuvent poser des questions et répondre à celles des autres membres de la communauté. Si vous souhaitez obtenir une réponse de la part de l'équipe de soutien technique d'Audiokinetic, veillez à utiliser le formulaire de Tickets de Soutien.

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.
dans Feature Requests par James P. (170 points)

1 Réponse

0 votes
 
Meilleure réponse
Hello, this is currently not possible with WAAPI. We took note of your request (WG-56673).
par Bernard R. (Audiokinetic) (35.8k points)
sélectionné par 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.
...