Version
menu_open

Keyboard Shortcuts and Custom Commands

Adding Keyboard Shortcuts

Keyboard shortcuts enable you to work faster by giving you the ability to execute common operations by typing combinations of keys on your keyboard, rather than having to click through the UI. The Keyboard Shortcut dialog allows you to configure most of the keyboard shortcuts in Wwise. The available commands are listed, by category, in the Keyboard Shortcuts dialog with their associated shortcut key.

Hovering the mouse over a button or tool in the interface causes a tooltip to pop up. The tooltip gives a description of the tool and often its associated keyboard shortcut. Keyboard shortcuts are also visible in the menus.

Wwise also has other keyboard shortcuts not listed here because they are not editable. They are described along with their corresponding interfaces and workflows.

To show the Keyboard Shortcuts Dialog

  1. Go to menu: Project > Keyboard Shortcuts. OR

  2. Press Ctrl+Shift+K (default).

For each command in the Keyboard Shortcuts dialog, you can set one or many shortcut keys.

To assign a new shortcut to a command

  1. Select the command in the command list on the left.

  2. Click the New Shortcut edit box to place the keyboard focus on it.

  3. Press your shortcut on the keyboard. For example, to assign Ctrl+B to a command, press and hold Ctrl and press B.

  4. If a conflict is shown, choose another shortcut key or remove the conflict

  5. Click the Assign button.

To unassign an existing shortcut on a command

  1. Select the command in the command list on the left.

  2. Select the shortcut key you want to remove in the list on the right.

  3. Click the Remove button.

[Tip]Tip

To create a shortcut list for your own reference, you can follow the following steps:

  1. Open the Keyboard Shortcuts dialog.

  2. Select the whole shortcut list (or press Ctrl+A).

  3. Press Ctrl+C to copy the shortcuts.

  4. Paste the tab-separated content in a spreadsheet application.

Adding Custom Commands from the Keyboard Shortcut Dialog

You can create your own shortlist of custom commands, which can be assigned to keyboard shortcuts, to accommodate and speed-up your workflows. This is done by saving your custom commands list to a .json file that is referenced by Wwise. Once loaded, your custom commands are displayed in the Keyboard Shortcut menu.

Wwise’s Keyboard Shortcuts menu facilitates creating, editing and reloading your custom commands.

To create a list of custom commands:

  1. Open the Keyboard Shortcuts dialog.

  2. Press the Create button. You are prompted to select the location to save your list. Options are:

    • Create in Installation Folder (In the installation folder, under "Authoring\\Data\\Add-onsCommands")

    • Create in Project Folder (In the project folder, under "Add-onsCommands")

    • Create in User Folder (In the user data directory, under "%APPDATA%\\Audiokinetic\\Wwise\\Add-onsCommands")

  3. Select your preferred location. A file explorer window is opened and displays the commands.json file you’re about to create.

  4. Rename the file, if you wish, and click Save. The .json file is saved at the specified location and is automatically opened in your default editor.

    [Note]Note

    There can only be one .json file, per directory, used to define custom commands.

  5. Populate your list of custom commands and save the file. Refer to Defining Command Add-ons for information on how to define custom commands.

  6. Back in Wwise, click the Reload All button, to reload the latest changes to the .json file. Your custom commands are displayed in the Command List and you can assign keyboard shortcuts to them.

To edit a list of custom commands:

  1. Open the Keyboard Shortcuts dialog.

  2. Press the Edit button. You are prompted to select the location of your .json file. Options are:

    • Edit in Installation Folder

    • Edit in Project Folder

    • Edit in User Folder

  3. Select the appropriate location. A file explorer window is opened and displays the .json file you created earlier.

  4. Select the .json file and click Open. The file is automatically opened in your default editor.

  5. Make your changes and save the file.

  6. Back in Wwise, click the Reload All button, to reload the latest changes to the .json file. Your custom commands are displayed in the Command List and you can assign keyboard shortcuts to them.

Interface Element

Description

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.

[Note]Note

The searches do not include elements in collapsed nodes of the List View, Query Editor, MIDI Keymap Editor, and Reference View.

Click the Configure Columns... shortcut (right-click) option from the column header band.

The Configure Columns Dialog opens. Specify which columns to display and their order.

Command List

Name (column)

Displays the name or category of the command.

Shortcut (column)

Displays the list of shortcuts currently assigned to a specific command.

[Note]Note

If the shortcut is grayed-out, it means the shortcut is read-only and is only displayed for reference. It cannot be changed.

Command Add-ons
Create (button)Displays a menu allowing you to create a new command definition file at the specified location.
Edit (button)Displays a menu allowing you to edit an existing command definition file at the specified location.
Reload All (button)Reloads all Command Add-ons from the definition files found at all known locations. This is used to reload your custom commands after editing the definition files.

Current Shortcuts

Remove (button)

Removes the currently selected shortcut(s) from the assignation list of the current command.

Reset to Default (button)

Resets the current command to its factory default shortcut.

[Caution]Caution

This action removes all manually assigned shortcuts to the current command.

New Shortcut

Edit-box to set a new shortcut for the current command. Once the key is entered, click the Assign button to bind the shortcut key to the current command.

Assign (button)

Assign the shortcut displayed in the edit box to the current command.

Reset All Shortcuts (button)

Resets all commands in the list to their factory default shortcuts.

[Caution]Caution

This action removes all manually assigned shortcuts from all commands.

Conflict

The conflict box is only visible when a conflict occurs after assigning a shortcut. It shows which command is creating the conflict.

Remove [conflict] (button)

When a conflict occurs after assigning a shortcut, the Remove button is displayed in the conflict box. Click the Remove button to remove (unassign) the shortcut from the conflicting command.

Go to conflict (button)

Directly jump to the conflicting command. Once the conflict is resolved, you must return to the original command and re-type the shortcut again.


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