버전

menu_open
Wwise SDK 2018.1.11
Important Migration Notes (2013.1)

SetAuxBusVolumes function removed from the API.

The function AK::SoundEngine::SetAuxBusVolumes() was removed from the API. This feature was replaced by an optional callback which allows not only to override the output volume per channel, but also the channel to channel volume assignment. You can register the callbacks by calling AK::SoundEngine::RegisterBusVolumeCallback() for every bus or Auxiliary bus for which you want to control the volume output.

Also, it is now possible to adjust the positioning of the bus directly from the Wwise Authoring application (the property view for busses now displays the Positioning tab).

Migration iOS:

  • iOS SDK now uses a new header AkiOSSoundEngine.h. You need to include this new header instead of AkMacSoundEngine.h.
  • API Change:
    • Added a new API to handle audio session interruption at the app level.
    • Updated AkPlatformInitSettings for iOS to allow users to select whether to handle audio session interruptions at the app level or not.

Volume API changed.

  • SetAuxBusVolumes was removed from the API. Volume callback on busses should be used instead.
  • AkSpeakerVolumeMatrixCallbackInfo format changed, the callback now only contains one volume matrix for the positioning (previously two: one dry and one wet) and separate floating point values for the dry attenuation, Game defined Aux Send attenuation and User defined Aux Send Attenuation.

Calling AK::SoundEngine::UnloadBank function change

Unloading a bank that was not previously successfully loaded will now return a failure code instead of returning success. This was made to ensure that people using wrong parameters to unload a bank from an in-memory location failed; the memory is potentially still in use.

see API Changes for more API changes.

Wwise Licensing

A new Licensing mechanism was added in Wwise. The licensing keys can be obtained from your account when logged in the Audiokinetic website. Using a key is necessary to unlock unrestricted generation of SoundBanks, and to enable Wwise for commercial use. For more information concerning licensing, visit http://audiokinetic.com/licensing


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

지원이 필요하신가요?

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

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

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

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

Wwise를 시작해 보세요