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

I am using a ShareSet to apply an attenuation curve to multiple sound objects. Of the two Positions source options which are either "user defined" or "game Defined". It seems like no matter which combo I try, I can either hear the ShareSet attenuation or hear the 1st person weapon fire stay locked without panning. What do I select to be able to use both the ShareSet and the Locked position at the same time? 

Picture of the Position settings

 

in General Discussion by Tom T. (190 points)
edited by Tom T.

1 Answer

0 votes

Hi Tom, 

I'm not sure I totally understand your question, so sorry in advance if my answer doesn't make sense. Are you in a situation where you'd like to reuse the same weapon assets for both the main character (1st person view) and NPCs (3rd person view)? If so, you'd usually do the following: 

  1. You'll attach an RTPC to the 2D/3D drop down menu and have the game push the right value at runtime. 
  2. With the main character initialized in 2D, the weapon sounds will have no distance attenuation or panning (unless you enable the 2D panner). 
  3. WIth the NPC initialized in 3D, you'll be able to set a distance attenuation curve (be it Custom or ShareSet) and use "Game-defined" panning. 

Does it clarify things a bit?  

Simon 

by Simon A. (Audiokinetic) (3.6k points)
...