A GDExtension-based integration of Audiokinetic's Wwise audio middleware for the Godot Engine.
Wwise Godot Integration is a GDExtension-based library that connects the Godot game engine with Audiokinetic's Wwise audio middleware. It allows game developers to use Wwise's professional audio features—like dynamic sound banks, spatial audio, and real-time mixing—directly within Godot projects. This solves the problem of Godot's limited native audio tooling by integrating a industry-standard audio solution.
Godot game developers and audio designers who need advanced, professional-grade audio capabilities such as interactive music, dynamic mixing, and complex spatial audio in their games.
Developers choose this integration because it provides a native, multi-platform bridge to Wwise, offering a more powerful and feature-rich audio solution than Godot's built-in audio system. Its custom Godot nodes and in-editor tools make it feel like a first-party extension, streamlining the audio workflow.
Wwise Integration for the Godot Engine
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Built as a GDExtension for native performance and compatibility across Windows, macOS, Linux, Android, and iOS, as specified in the features.
Provides dedicated Godot nodes like AkEvent3D and AkBank for seamless audio authoring within Godot's scene system, bridging Wwise functionality.
Includes a Wwise browser for querying projects and generating SoundBanks directly in the Godot editor, streamlining the audio workflow.
Enables access to Wwise's advanced capabilities such as dynamic mixing and interactive music, which are missing in Godot's native audio.
Supports custom audio plugins across all platforms, enhancing extensibility for specialized audio needs.
Requires a separate Wwise installation and licensing, adding complexity and potential cost compared to Godot's built-in audio.
Building the GDExtension involves multi-platform tools like SCons and Gradle, which can be daunting for developers not familiar with these systems.
Developers must learn both Wwise's audio concepts and this integration's nodes, which is overkill for simple audio tasks.