SourcePlugin
tag for source plug-ins and EffectPlugin
for effect plug-ins. Refer to EffectPlugin and SourcePlugin Tags for more information.AkCreatePlugin()
and AkGetSoundEngineCallbacks()
functions in your DLL. Refer to Wwise Plug-in XML Description Files and Exported Functions for more details.Class
attribute is properly set in your dialog resources. Refer to "Class" Control Attribute for more details.Class
attribute when required. Note that you should never change the text on a control that is bound to a property. Refer to "Prop" Control Attribute for more information.AudioEnginePropertyID
specified in your plug-in definition file is in the 0-32767 range. Refer to Properties Tag for more information about the AudioEnginePropertyID
tag.AudioEnginePropertyID
specified in your plug-in definition file matches the ID you use in your implementation of AK::IAkEffectParam::SetParam(). Refer to Properties Tag for more information about the AudioEnginePropertyID
tag, and AK::IAkPluginParam::SetParam() for details about implementing AK::IAkEffectParam::SetParam().프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요