Create Events in Wwise with WAAPI

Create Event(s) on WU adds events for selected sounds and containers without making you browse to the Events hierarchy first. It opens from the waapi-tools context menu in Wwise.

Using the tool

  1. Select one or more sounds or supported containers in Wwise.
  2. Right-click and choose waapi-tools → Create Event(s) on WU, or press Ctrl+Shift+E.
  3. Search for the Event Work Unit that should receive the events.
  4. Choose a result, or press Enter to use the first visible result.

What it creates

Each selected object gets a Play event named <object name>_Play. If the selected object loops, the tool also creates <object name>_stop with a Stop action.

The changes are grouped as Create Events on WU in Wwise, so one undo removes the events created by that run.

View all WAAPI tools View source