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
Hello,

We are using duration and end of events callbacks to synchronise conversations in our game. Recently the audio designer added some harmonizer effect to one of the character bark, and the duration returned by the callback is completely wrong as a result.

The source sound is about 2.9s, but with the harmonizer active the callback returns about 14s. The effect defines two voices at -800/+500 pitch.

Note that the end of event callback is also delayed, and removing the harmonizer effect fixes the problem, so it seems there must be a bug somewhere where the low pitch voice is taken into account for the duration of the event when it shouldn't.

Any chance someone can look at that?

 

Thanks,

Marc
closed with the note: opened a ticket instead
in General Discussion by Marc A. (130 points)
closed by Marc A.
...