Wwise SDK 2022.1.17
|
As a consequence of some of the new features in 2019.1, you will need to pay attention to a couple of things when migrating to Wwise 2019.1.
With the switch to the ADPCM codec from Platinum Games, there is no longer support for an encoding mode. The migration will remove any instance of this property from the ADPCM Plugin SharedPropertyList in the Wwise project file and from any Work Unit files.
ak.wwise.core.log.get and ak.wwise.core.log.itemAdded now return a messageId
of type string
instead of integer
. ak.wwise.core.audio.import and ak.wwise.core.audio.importTabDelimited now return the list of error log entries when the call fails. These entries can be retrieved as an array through the log
property of the details object.
Container history saved via the function GetContainerHistory is not compatible with Wwise 2019.1 and must be discarded. Otherwise, functions GetContainerHistory and SetContainerHistory behave as before.
It was previously possible to pass the "-CallFromWrapperApp" argument to Wwise.exe
to enable command line commands. This argument has been removed: all command line functionality has been moved to WwiseCLI.exe
.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise