menu
 

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 wondering what the output bit depth is for the audio when the sound bank is generated. I can't find any bit depth information when setting up conversion settings. I do know however that the audio when played in the Wwise transport is converted to 16 bit:

Additionally, when played in the Transport Control, files are converted to 16 bits. (From the Wwise manual: https://www.audiokinetic.com/library/edge/?source=Help&id=what_media_files_are_supported)

Also, is there any dither-like noise added on the output signal?

Thanks!

in General Discussion by Stephen F. (200 points)

1 Answer

0 votes
All files that are using linear PCM at runtime are exported as 16 bits per sample.

Dither is added *if* you tick "Apply Dither" in the conversion settings and *if* the is a bit depth change ( see sharesets from the F5 view ).

You can optionally inport originals that have been truncated and dithered using your prefered method and in fact I would recommend only using the Wwise originals directory for 48kHz/16bit PCM and keeping any higher rate/resolution source elsewhere to minimize project size and soundbank build time.

-

dan.m
by Dan M. (2.6k points)
...