Version
menu_open
Wwise SDK 2022.1.12
Wwise Console Reference - Operations

Refer to Using the Command Line for more information about Wwise Console.

convert-external-source
External Sources conversion. Converts the external sources files for the specified project. Optionally, additional WSOURCES can be specified. External Sources are a special type of source that you can put in a Sound object in Wwise. It indicates that the real sound data will be provided at run time. While External Source conversion is also triggered by SoundBank generation, this operation can be used to process sources not contained in the Wwise Project. Please refer to Integrating External Sources.

create-new-project
Creates a blank new project. The project must not already exist. If the folder does not exist, it is created.

generate-soundbank
SoundBank generation. SoundBank generation is performed according to the settings stored in the project. User SoundBanks Settings are normally ignored when SoundBank generation is launched from the command line. However, when using the Source Control for generated SoundBanks, the User Project Settings will be loaded for the Source Control settings. Also, some of these settings can be overridden from the command line.

migrate
Migrate and save the project.

move-media-ids-to-single-file
Moves the project's media IDs from its work units (.wwu) to a single file, <project-name>.mediaid. This command will force a save of all the project's work units.

move-media-ids-to-work-units
Moves the project's media IDs from a single xml file <project-name>.mediaid to its work units (.wwu). This command will force a save of all the project's work units.

tab-delimited-import
Imports a tab-delimited file to create and modify different object hierarchies. The project is automatically migrated (if required). It is also automatically saved following the import.

update-media-ids-in-single-file
Loads the project and updates the contents of <project-name>.mediaid, if it exists.

verify
Load the project and do nothing else. This is useful to see the log for verification purposes without actually migrating and saving.

waapi-server
Starts a command-line Wwise Authoring API server, to which client applications, using the Wwise Authoring API, can connect.


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