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 SDK 2018.1.11
|
info | Note: This example requires Visual Studio 2017 with the NuGet package manager extension installed. |
To install dependencies, open the sample project <Wwise installation path>/SDK/samples/WwiseAuthoringAPI/cs/WaapiCS/WaapiCS.sln
in Visual Studio 2017. Install dependencies by right-clicking on the solution and selecting Restore NuGet Packages.
To select the startup object, right-click on the WaapiCS project in the Solution Explorer and click on Properties. Select the Application tab and under the section labeled Startup object, select WaapiCS.PubSubWwise.
Locate the sample file <Wwise installation path>/SDK/samples/WwiseAuthoringAPI/cs/WaapiCS/PubSubWwise.cs
.
This file contains the following code, which allows you to connect to the Wwise Authoring API.
With Wwise running and a project opened, execute the solution and observe in the output:
Add a child to an entity in the Wwise Authoring application.
Select the Default Work Unit under the Actor-Mixer Hierarchy in the Audio tab of the Project Explorer and add a container. In the output, you should see:
A child was added, ID={EAFD1799-41AA-4A98-B0CA-BDB8CDA0D878} Press any key to continue...
info | Note: The information retrieved from Wwise, such as object IDs, will vary based on the project opened in the Wwise Authoring Application. |
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