Version

menu_open

What Media Files are Supported?

When looking at what type of media files are supported in Wwise, you need to look at the following:

[Note] Note

Trying to import files that are not supported by Wwise will result in non-recoverable errors that are displayed in the Import Conflict Manager. For information on how you can deal with non-recoverable errors, refer to Managing Non-Recoverable Errors.

PCM Audio File Format

Only files in the Waveform audio format (.wav) can be imported into Wwise.

Channel Configuration

Wwise can import media files with up to 8 different audio channels, ranging from 0.1 to 7.1.

The following table lists each of the source channel configurations supported by Wwise and the default configuration used by Wwise.

[Note] Note

Wwise follows the Microsoft standard for channel ordering. The ordering in the file is different from the display ordering in Wwise. The table below shows the ordering in the file.

Channel Short Names

 

Channel Names and angles

L

 

Left (22-30 degrees)

R

 

Right (22-30 degrees)

C

 

Center (0 degree)

SL

 

Surround Left (90-110 degrees)

SR

 

Surround Right (90-110 degrees)

BL

 

Back Left (135-150 degrees)

BR

 

Back Right (135-150 degrees)

LFE

 

Low-Frequency Effects

Channels

 

Channel Configuration Used by Wwise

0.1

 

LFE

1.0

 

C

1.1

 

C + LFE

2.0

 

L + R

2.1

 

L + R + LFE

3.0

 

L + R + C

3.1

 

L + R + C + LFE

4.0

 

L + R + SL + SR

4.1

 

L + R + LFE + SL + SR

5.0

 

L + R + C + SL + SR

5.1

 

L + R + C + LFE + SL + SR

6.0

 

L + R + BL + BR + SL + SR

6.1

 

L + R + LFE + BL + BR + SL + SR

7.0

 

L + R + C + BL + BR + SL + SR

7.1

 

L + R + C + LFE + BL + BR + SL + SR

If you have a specific multichannel configuration that you want Wwise to preserve on import, you must define it in the WAVEFORMATEXTENSIBLE format chunk in the WAV header. If the channels defined in the channel mask of the WAVEFORMATEXTENSIBLE are not supported by Wwise, they will be changed automatically to supported values. For example, if a configuration defines a Left channel but no right channel, the Left channel (0x01) is changed to the Center channel (0x04), and if a configuration defines Side (Surround) channels, but no Rear (Back) channels, the Side channels (0x100 and 0x200) are changed to Rear channels (0x10 and 0x20).

You can combine individual mono and stereo audio files into a single multi-channel file using the Wwise Multi-Channel Creator application. This standalone utility is installed as part of the Wwise package and can be found in the same directory as the Wwise application. The Multi-Channel Creator allows you to create files with any multi-channel configuration so that they can be imported into your Wwise projects. You can also use this tool to flag specific mono files as the 0.1 component so they can be imported into Wwise as the independent LFE channel. For more information on creating multi-channel files with the Multi-Channel Creator, refer to Chapter 115, Using the Multi-Channel Creator.

Sample Rate

Wwise can import media files with sample rates up to and including 96 kHz.

Bit Depth

Wwise can import media files with the following bit depths:

  • 16-bit

  • 24-bit


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise