menu
 
버전
2021.1.14.8108

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


menu_open
Wwise SDK 2021.1.14
How to Create Factory Assets for Your Plug-in

Factory Assets are a nice way to offer pre-composed named presets with a plug-in. The Manifest.xml, located in the FactoryAssets folder at the root of the project, points to a Wwise Work Unit file (.wwu) where the application will find all the plug-in presets. It's the responsibility of the plug-in maker to create this Work Unit file. Here is a simple routine to do so when the development of the plug-in is finished.

1 - Create a new Wwise project.

2 - In the Designer Layout, open the ShareSets tab and expand the Effects folder.

3 - Right-click the Effects folder, select New Child > Work Unit and give it the name of your plug-in.

4 - Right-click on your newly created Work Unit and select New Child > <your plug-in> (in a section at the end of the list).

5 - Give it a name (which will be the name of a preset), double-click on it to open the Effect Editor and adjust the parameters to your liking.

6 - Repeat steps 4 and 5 for each preset you want to create, then save the project.

7 - Copy the file created in the Effects folder of your Wwise project (i.e. YourPluginName.wwu) and save it in the plug-in project in FactoryAssets/Effects folder. Create the Effects folder if needed.

8 - In the Manifest.xml file, make sure the name of your Work Unit file matches the Manifest Name field (without extension) and the name of your plug-in matches the Plugin PluginName field.

That's it! Your Factory Assets will now be packaged with your plug-in and installed in Wwise/Authoring/Data/Factory Assets/YourPluginName.


이 페이지가 도움이 되었나요?

지원이 필요하신가요?

질문이 있으신가요? 문제를 겪고 계신가요? 더 많은 정보가 필요하신가요? 저희에게 문의해주시면 도와드리겠습니다!

지원 페이지를 방문해 주세요

작업하는 프로젝트에 대해 알려주세요. 언제든지 도와드릴 준비가 되어 있습니다.

프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.

Wwise를 시작해 보세요