バージョン

menu_open
Wwise SDK 2023.1.3
What's New in 2009.2.1

次のセクションでは、Wwiseバージョン2009.2とバージョン2009.2.1の間での変更点を挙げ、説明します。

APIの変更

  • WG-15587 Rewritten Audio Input Plug-In
    • Uses callbacks to poll the game for audio data (see SetAudioInputCallbacks)
    • Now supports fully programmatic instantiation, without an Event in the Wwise Project (see PlayAudioInput, StopAudioInput)
  • WG-15637 Added bIsAutomaticStream boolean to AkFileSystemFlags (defined in IAkStreamMgr.h). It is now possible to know right in IAkFileLocationResolver::Open() if a file will be used by a Standard or an Automatic Stream. The main difference between the two, from the point of view of the Low-Level I/O, is that data transfers occur in the device's I/O pool in the case of an Automatic Stream, and never does in the case of a Standard Stream. This difference may be important for some devices. For example, the VRAM device on the PS3 relies on the fact that the destination memory is mapped so that RSX transfers may occur. The CAkRSXIOHook sample has been updated accordingly.

Behavior and Performance Changes

  • WG-15668 Optimized memory usage when running Wwise from the command-line, by not instantiating the search index

Bug Fixes and Miscellaneous Changes

  • WG-15322 Fixed: Fadein and Fadeout of a play and stop actions do not propagate when used with a Trigger Rate transition
  • WG-15602 Fixed: (Wii only) Sounds smaller than 384 samples do not play, even if they are not looping. Non looping, in-bank sounds now play regardless of their size. However, the 384 sample restriction still applies for all sounds that are looping, streamed, or used in interactive music. When the restriction occurs, a "file too small" error is displayed in the capture log, instead of "invalid file header".
  • WG-15603 Fixed: Deadlock possibility when using PostEvent with callbacks
  • WG-15620 Fixed: Race condition between CAkActionActive::AllExec and ClearBanks
  • WG-15632 Fixed: (Wii only) Rumble doesn't stop when wireless communication is flaky

このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう