menu
Wwise
arrow_drop_down
Strata
arrow_drop_down
Solutions
arrow_drop_down
Apprendre
arrow_drop_down
Communauté
arrow_drop_down
Documentation
arrow_drop_down
Aide
arrow_drop_down
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise Unity Integration Documentation
|
The Wwise Initialization Settings correspond to members of the following structures within the Wwise sound engine's C/C++ SDK:
AkCommSettings
AkDeviceSettings
AkInitSettings
AkMemSettings
AkMusicSettings
AkPlatformInitSettings
AkSpatialAudioInitSettings
AkStreamMgrSettings
The scope of the settings, from paths and languages, to sample rates, queue sizes, memory thresholds, pool sizes, among still many others could be daunting. The default settings, however, can be relied on most of the time. Nevertheless, there may be project-specific situations where you will want to access and adjust some of the Wwise Initialization Settings.
The Wwise Initialization Settings have now been exposed to the Unity Editor. It is no longer necessary to script changes to them.
To access these settings, either inspect the AkWwiseInitializationSettings.asset (found in Assets/Wwise/Resources) or select Edit > Project Settings > Wwise Initialization Settings. This will prompt The Wwise Initialization Settings Inspector Window.
In the prompted Inspector window, the Wwise Initialization Settings are organized into four intuitive groups: Common User Settings, Common Advanced Settings, Wwise Communication Settings, and Platform Specific Advanced Settings (where Platform corresponds to the platform you are working on). Each setting is directly editable within the interface, be it a field, check box, or slider. For your convenience, all settings also have tooltips providing extra information about the parameter itself or its possible values.
Common User Settings, Common Advanced Settings, and Wwise Communication Settings contain settings values for each platform, grouped together for easy access. Values are globally applicable to all platforms whose check box is enabled; values can also be set on a per platform basis when the check box is disabled.
Platform Specific Advanced Settings are displayed per Wwise custom platform allowing users to configure each platform accordingly.
info | Note: | Your Initialization Settings changes will not take effect until after you have played and then stopped the sound engine. |
Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !
Visitez notre page d'AideEnregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !
Partir du bon pied avec Wwise