Wwise Versions
- Sample Project
- Wwise Fundamentals
- Wwise Help
- Wwise SDK
- Wwise Unity Integration
- Wwise Unreal Integration
Autre Documentation
- Strata
- ReaWwise
- Audiokinetic Launcher
- Wwise Audio Lab
- Wwise Adventure Game
- GME In-Game Voice Chat
- Meta XR Audio
Cours de certification
- Wwise Fundamentals (2024.1)
- Wwise Interactive Music (2021.1)
- Wwise Performance Optimization (2023.1)
- Wwise Unity Integration (2023.1)
Autres sources
- Site Web
- Vidéos
- Plugiciels
- Répertoire des créateurs
- Questions et réponses
- Blogue
Release Notes - Wwise Unity Integration 2022.1.12.8435.3027
Wwise Unity Integration
Wwise Unity Integration Documentation Release Notes - Wwise Unity Integration 2022.1.12.8435.3027 This release delivers the Wwise SDK update for Wwise 2022.1.12. Compatibility: Wwise SDK: 2022.1.12 Unity: The integration was tested with Unity 2023.2.3f1. The minimum supported version is 2020.3 and the maximum supported version is 2023.2. Platform-specific information can be found here: ...
Release Notes - Wwise Unity Integration 2022.1.11.8414.3000
Wwise Unity Integration
Wwise Unity Integration Documentation Release Notes - Wwise Unity Integration 2022.1.11.8414.3000 This release delivers the Wwise SDK update for Wwise 2022.1.11. Compatibility: Wwise SDK: 2022.1.11 Unity: The integration was tested with Unity 2023.2.3f1. The minimum supported version is 2020.3 and the maximum supported version is 2023.2. Platform-specific information can be found here: ...
Release Notes - Wwise Unity Integration 2022.1.10.8393.2975
Wwise Unity Integration
Wwise Unity Integration Documentation Release Notes - Wwise Unity Integration 2022.1.10.8393.2975 This release delivers the Wwise SDK update for Wwise 2022.1.10. Compatibility: Wwise SDK: 2022.1.10 Unity: The integration was tested with Unity 2023.2.3f1. The minimum supported version is 2020.3 and the maximum supported version is 2023.2. For earlier versions, please refer to Previous Release ...
OpenHarmony Release Notes
Wwise SDK - OpenHarmony
Wwise SDK 2024.1.8 OpenHarmony Release Notes The following pages contain information about the OpenHarmony-specific changes made to Wwise. OpenHarmony 2024.1.8 OpenHarmony 2024.1.7 OpenHarmony 2024.1.6 OpenHarmony 2024.1.5 OpenHarmony 2024.1.4 OpenHarmony 2024.1.3 OpenHarmony 2024.1.2 OpenHarmony 2024.1.1 OpenHarmony 2024.1.0 OpenHarmony 2023.1.10 OpenHarmony 2023.1.9 OpenHarmony ...
Android Release Notes
Wwise Unity Integration - Android™
Wwise Unity Integration Documentation Android Release Notes The following pages contain information about the Android specific changes made to Wwise. If a version of Wwise does not appear in the following list, this means there were no Android-specific changes in that version. Android 2024.1.7 Android 2024.1.3 Android 2024.1.2 Android 2023.1.10 Android 2023.1.4 Android 2022.1.13 ...
Installing Wwise
Wwise Performance Optimization
For Wwise-251, you will need to install Wwise 2023.1 with the Convolution Reverb and SoundSeed plug-ins. Open the Launcher and select the Wwise page. From the INSTALL A NEW VERSION section, select 2023.1.0 from the versions list. Click Install…. You are brought to the Packages selection page. From the Packages ...
Installing Wwise
Wwise Unity Integration
For Wwise-301, you will need to install Wwise 2023.1 with the Convolution Reverb and SoundSeed plug-ins. Open the Launcher and select the Wwise page. From the INSTALL A NEW VERSION section, select 2023.1.0 from the versions list. Click Install…. ...
Installing and Running the Wwise Audio Lab
Wwise Audio Lab
PrerequisitesBefore installing the Wwise Audio Lab, you must do the following:Install the Audiokinetic Launcher and Wwise. Refer to Installing Audiokinetic Launcher and Installing Wwise through the Launcher. Note, you must install the version of Wwise corresponding to the version of WAL you plan to install. For example, if you plan to install WAL 2023.1.
_i_ak_plugin_8h_source
Wwise SDK
PluginRegistration *pNext; 2020 AkPluginType m_eType; 2021 AkUInt32 m_ulCompanyID; 2022 AkUInt32 m_ulPluginID; 2023 AkCreatePluginCallback m_pCreateFunc; 2024 AkCreateParamCallback m_pCreateParamFunc; 2025 AkCreateFileSourceCallback m_pFileCreateFunc; ///< LEGACY: Kept for compatibility with 2019.1. Unused in 2019.2 and up. 2026 AkCreateBankSourceCallback m_pBankCreateFunc; ...
Release Notes 2022.1.10.8393.2898
Wwise Unreal Integration
When using the Wwise SDK from 2022.1.10 or 2023.1.1 or later, support for the "Span Count" memory setting has also been added with the value set to AkSpanCount_Small. This should significantly reduce the amount of memory reserved by Wwise for all non-media allocations. Miscellaneous Changes WG-69377 Removed the previously deprecated operations from AnimNotify_AkEvent. WG-69378 Acoustic Portal states ...
pages
Wwise Unreal Integration
Wwise Unreal Integration Documentation Related Pages Here is a list of all related documentation pages: [detail level 12] ▼Nintendo Switch Release Notes Switch 2024.1.5 Switch 2023.1.13 Nintendo Switch 2-Specific Information ▼Nintendo Switch 2 Release Notes Switch 2 2024.1.6 Switch 2 2024.1.5 Switch 2 2023.1.13
Wwise Up On Air: "BUILD FAILED" while trying to build custom plug-in on Mac
Questions et réponses
Hello community, After watching Wwise Up On Air episode about making custom plugin I decided to try it myself. https://youtu.be/abMtq9nGj8Y I'm on Mac, so I replaced all the windows specific arguments to Mac ones, for example "Mac" instead of "Windows_vc160" when premake etc. However, when I got to the part where I run "build" command (at around 1:12:40 in the video), it gives me following ...
New error in inherited codebase "File not found: init.bnk"
Questions et réponses
Domain] #4 0x000003a5545764 in AkSoundEngine:LoadFilePackage (string,uint&) [{0x304ed5d18} + 0x6c] [/Users/jeffery.chow/Perforce/m3_jchow_mbp2023/lax-m3/trunk/Unity/Assets/Wwise/API/Runtime/Generated/Mac/AkSoundEngine_Mac.cs :: 945u] (0x3a55456f8 0x3a55457a0) [0x139582a80 - Unity Child Domain] Can someone verify for me if this is a nonstandard place to put our init.bnk? I don't want ...
Source Control Plug-in Sample Code
Wwise SDK
The version used to build the plug-in included with Wwise is p4api_vs2019_static_openssl3.zip (version 2023.1/2468153). Create the following directory: "[Wwise Installation Root]/Authoring/source/3rdParty/Perforce/windows" Extract the content of p4api-<version>-<configuration>/lib to: [Wwise Installation Root]/Authoring/source/3rdParty/Perforce/windows/lib Extract the content of p4api-<version> ...
New Features Overview 2024.1
Wwise SDK
Unity 2023.x is now supported. Unity 2022.x is no longer supported. Plug-ins The Motion plug-in for Windows has been updated with support for the GameInput API. Most notably, this will allow designers to audition the behavior of the Motion plug-in for Impulse Triggers on Xbox One and Xbox Series gamepads in the Wwise Authoring tool, and also allow for usage of the Impulse Triggers on supported games ...
Important Migration Notes 2024.1
Wwise SDK
Removal of pre-2021.1 legacy Authoring Plug-in API The legacy Authoring plug-in API that was deprecated in 2023.1 has now been removed. To port a plug-in to the new API introduced back in 2021.1, refer to Migrating a pre-2021.1 Authoring Plug-in. WAAPI Profiler Data Type Change In WAAPI, the ak.wwise.core.profiler.enableProfilerData function no longer accepts preparedEvents as a valid data type. It ...
Release Notes 2024.1.8
Wwise SDK
WG-79084 Fixed: Possible crash when migrating a project created with a version older than Wwise 2023.1.0. WG-79169 Fixed: (Acoustics) Room transmission loss doesn't interpolate correctly through a portal when leaving a hierarchy. WG-79219 Fixed: Incorrect Source Control enabled state reported in SoundBank generation log. WG-79244 Fixed: (Acoustics) Rays cast from the listener are continuously added ...
Release Notes 2024.1.1
Wwise SDK
Changes WG-74850 Updated AkSpeakerVolumeMatrixCallbackInfo to restore the IAkMixerInputContext which was removed in Wwise 2023.1.0. Most code written for Speaker Matrix Callbacks in Wwise 2022.1 and earlier can be used with no modifications necessary. Behavior Changes WG-70141 Corrected the volume of some ambisonic decoding operations in order to improve overall consistency of loudness when mixing ...
Release Notes 2024.1.0
Wwise SDK
Wwise SDK 2024.1.8 Release Notes 2024.1.0 The following sections list and describe the changes to Wwise between version 2023.1.8 and version 2024.1.0. Platform-specific information can be found here: For earlier versions, please refer to Previous Release Notes. New Features API Changes Behavior Changes Performance Changes Miscellaneous Changes Bug Fixes Fixes for Community-Reported ...
Previous Release Notes
Wwise SDK
Wwise SDK 2024.1.8 Previous Release Notes The following pages contain information about changes to the SDK made in previous releases. Release Notes 2023.1 Release Notes 2022.1.17 Release Notes 2022.1.16 Release Notes 2022.1.15 Release Notes 2022.1.14 Release Notes 2022.1.13 Release Notes 2022.1.12 Release Notes 2022.1.11 Release Notes 2022.1.10 Release Notes 2022.1.9 Release ...