CH·93 Authoring automation
verified 2026-08-01

Wwise Bus Routing Auditor active

samter96 vunknown added 2026-08-01 verified 2026-08-01

[Use when]

You need to audit and batch-fix incorrect bus routing assignments across all Sound objects in a Wwise project, catching mismatches by asset name or Work Unit hierarchy path.

Engines
Ww Wwise
License

Unlicensed

Pricing

Free

Last verified

2026-08-01

Added

2026-08-01

about

Wwise Bus Routing Auditor connects to the Wwise Authoring API (WAAPI) via WebSocket and scans every Sound object in a project for bus routing violations. Two scan modes are available: Scan 1 checks asset names using word-token boundaries, while Scan 2 (recommended) checks the Work Unit and hierarchy path. Both modes support multi-keyword OR rules per row, so you can allow multiple valid bus targets for a given source category.

Violations are displayed color-coded (red for explicit overrides, yellow for inherited/unset buses), and you can double-click any result to select the object directly in the Wwise Project Explorer. Batch re-routing applies the correct bus to all selected violations in one operation. Results can also be exported to CSV.

A signal flow tab visualizes the routing path per bus, and a heatmap tab shows per-bus violation rates at a glance. The tool installs as a Wwise Add-on via a batch script, appearing under the Tools menu, and closes automatically when Wwise exits. Requires Python 3.10 or later and WAAPI enabled on port 8080. Compatible with Wwise 2023, 2024, and 2025.