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.

+9 votes
Custom cues in a music segment should have the ability to post an event directly.  This functionality would be very powerful so that events could be called at specific points in the music, and drive actions within the sound system.

Example uses:

1.  An overlay stinger could set states when it plays in order to do volume rides or apply filters to other music and sounds, with precise control over the in and out timing that is content driven.

2.  Cues could set switches allowing pitched sfx to follow chord changes within the music.

Even if this involved some basic scripting, that would be fine.  e.g. Cue name: PostEvent(Snapshot_01)
related to an answer for: Switch sounds over interactive music
in Feature Requests by Monty M. (3.1k points)
This would be an awesome feature, especially since Mario Odyssey recently got a load of good press for having a system where sound effects were in key with the music. This would make a system like that possible without any code support!

2 Answers

+2 votes
+1 to this suggestion.

At various companies we have coded this ourselves as an extension to Wwise, but it would be a great idea for built-in functionality.

It would be particularly useful to be able to set a State at the end of a music cue.

The scenario I always come up is that you've set your music system to a state, and the piece of music that was triggered has ended.  The system is now silent but the music system remains in the state you set it and so another trigger of the same state does nothing.  If you could embed an event at the end of a Segment using a Cue that changed the music system state to (say) Silence then the system would be primed again.
by Mark Angus (240 points)
+2 votes
Adding my +1 as well.

 

...Pretty please?
by Ian S. (2.1k points)
...