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.3.8749
2023.1.11.8682
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
Using the Wwise SDK to integrate the Wwise sound engine into your game is a process involving six basic tasks.
1. Overview of Libraries and Header Files Contained in the SDK
It's best to begin by establishing what libraries and header files you'll need for your project.
2. Define Various Settings for Your C++ Project
Then you need to define specific settings in your C++ project.
3. Initialize the Different Modules of the Sound Engine
The real work begins with initializing the memory and streaming managers, the sound engine, and communications.
4. Create Recurring Calls to Perform Audio Processing
After the different modules have been initialized, you will need to set up the recurring processing calls.
5. Terminate the Different Modules of the Sound Engine
Then you terminate all the modules you initialized.
6. Handling system-specific events
Don't forget to handle the various OS-specific events (applications in the background, home button, dealing with user music)
7. Integrate Wwise Elements into Your Game
As your final step, you integrate the modules you want to use in your game engine integration, such as game objects, events, and SoundBanks.
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