Version
The Wwise Recorder plug-in effect allows designers to record to an AMB, WAV, or WEM file. This includes any customizations other than those, such as virtual voices, that result in silence. It may be used both within the Wwise authoring tool or in-game.
Be careful in choosing the hierarchical position where you place your Wwise Recorder. It can be applied to any single Actor-Mixer or Interactive Music object. An audio file will be saved as soon as audio begins passing through the recorder. This file will then be recorded to during playback until the object has fully finished playing (including all loops) once. The Wwise Recorder will rewrite the file for every additional playback (the moment playback begins for the object). It can also be applied to a bus, which implies that it will not output the file until the bus is unloaded, resulting in a typically larger AMB, WAV, or WEM. Note that if a recorder plugin instance is added to a parent in the hierarchy (for example on an actor mixer or a parent bus) then the file will be overwritten every time audio begins on one of the child objects or busses.
Interface Element |
Description |
|||||
---|---|---|---|---|---|---|
Inclusion |
Determines whether the element is included or excluded. When selected, the element is included. When unselected, the element is not included. By default, this applies across all platforms. Use the Link indicator (to the left of the check box) to determine or to set platform-specific customizations. When this option is unselected, the property and behavior options in the Property Editor become unavailable. Default value: true |
|||||
Name |
The name of the Effect instance. Effect instances are a group of effect property settings. They can be one of two types: custom instances or ShareSets. Custom instances can be used by only one object, whereas ShareSets can be shared across several objects. |
|||||
Effect |
The type of effect. |
|||||
Shared by (Used by) |
A list of objects that currently subscribe to the selected ShareSet. This field is called “Used by” when editing a custom instance of the Effect. |
|||||
|
Opens a search field where standard alphanumeric entries filter out unmatching elements from the view. Learn more in Using Tables. Click the Close icon to the left of the search icon to close the search field and remove the filter.
|
|||||
|
Returns the Effect property settings to their default values. This option is only available when editing a custom instance of the Effect. |
|||||
Notes |
Additional information about the Effect. |
File Attributes | |||||||
Format |
The file format: WAV, the industry standard Waveform Audio File Format for storing audio bitstreams; or WEM, the Wwise description file. Default value: WAV |
||||||
Ambisonic Channel Ordering |
For ambisonic channel configurations, this setting can be used to switch between FuMa ordering and ACN ordering (AmbiX).
Default value: FuMa |
||||||
Authoring Tool Output Path | |||||||
Path |
The name of the full or relative path (to your Documents folder) and the filename of the recording file. Use the selector button to the right to search for a file or location. |
||||||
Status |
The full path to the specified filename. If there are no issues, it has black font. If there are errors, they are listed within square brackets and - except for blank filepaths - in red font. These include the following:
|
||||||
Game Output Path | |||||||
Path |
The filename relative to the location of the SoundBanks.
|
||||||
Status |
If there are no issues, it displays in black font the full path to the specified filename using the $(Game base path) relative variable. This variable corresponds to the location of the SoundBanks. For example, at runtime, if the SoundBanks are located at \Game\Audio\Soundbanks\Linux and the Path is set to Recording.wav, then $(Game base path)\Recording.wav represents \Game\Audio\Soundbanks\Linux\Recording.wav. If there are errors, they are listed within square brackets and—except for blank filepaths—in red font. These include the following:
|
||||||
Stereo Downmix |
Enable to downmix any input with more than two channels to a stereo file. It activates the following 7.1 configuration volume sliders to adjust the relative importance of the different input channels, whatever they may be, for the stereo downmix.
Default value: true |
||||||
Front |
The gain applied to the front speakers. Default value: 0.0 |
||||||
Center |
The applied gain to the center speaker. Default value: -3.0 |
||||||
Surround |
The gain applied to the surround speakers. Default value: -3.0 |
||||||
Back |
The gain applied to the back speakers. Default value: -3.0 |
||||||
LFE |
The gain applied to the distinct channel for the low frequency effect. Default value: -96.3 |
||||||
Recorder Input | |||||||
Apply Downstream Volume |
When enabled, the gains applied at a higher level will apply to the output file. For example, if the volume of the Master Audio Bus is increased by 10 and that of a child Audio Bus is decreased by 15, then the child and all its children will inherit the sum total gain of -5. Although the gain is always audible, unless this option is enabled the audio file output by the recorder will not include it. Default value: false |
||||||
Import in Wwise... |
Prompts the Audio File Importer to make it convenient to import recorded files. |
||||||
| |||||||
Authoring Tool Recording Status |
The current state of the recording process among the following possibilities:
|
||||||
|
Shows the contents of the PCM (WAV or AMB) file in Peak mode over a detailed timeline for all its applicable channels. |
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise