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.

+2 votes
Hi, I'm currently working as a sound designer for a competitive FPS. We have a need to integrate a looping weapon system (looping done within a random container of oneshot layers that gets a start event and has an end event for switchable tails) for the automatic weapons that have a stable, unjittery output off gunsounds. Doing the gunfire with single events per gunshot from Unreal results in a jittery firerate and double sounds being triggered now and then, but one shot drawn from mag, when tapping the mouse. Since this is an online server client game we also have the need for everything being synchronized across players and also the need for the gunfires to be visually synced for the local players own firing.

Our systems programmers are worried that we want to have something looping outside of Unreal (since what we're doing now is having Unreal send out a start event and a stop event, and has no idea what is going on in Wwise during the time the sound is looping). I know this is a common practice, having looping done in Wwise due to stability in timing, in a lot of games with weapons that have higher firerates that gets jittery due to the framerate dependency in doing it on a per shot basis, but I have a very hard time finding any proper references to how it should be done properly. An example of a stable system would be the firing system in Borderlands 3 mentioned in earlier blog posts which I know uses some kind of MIDI-triggering.

All forms off tips and tricks on how one could solve this kind off problem is welcome and sorry for a bit off a confusing problem description, just holler if I need to clear anything up!
in General Discussion by Mikael L. (170 points)

Please sign-in or register to answer this question.

...