This website uses cookies to improve our services and deliver relevant ads.
By interacting with this site, you agree to this use. For more information, see our Cookies Policy

Installing into Wwise Tool

Directory Structure

The following directories may be found within this distribution file:

  • Include: Contains the header file OculusSpatializer.h, which is used to integrate Wwise into an application. It contains important registration values that an application must use to properly register OSP within Wwise. The header file also includes (commented out) source code that shows how to properly register the plugin with the Wwise run-time.
  • Win32 and x64: Contains the DLL used for both the Wwise tool and the user application.
  • Plugins: Contains OculusSpatializerWwise.dll and OculusSpatializerWwise.xml. Located in \Win32\bin or \x64\bin.

Installation

Copy the files found in the folder <platform>\bin\plugins to the folder Wwise\Authoring\<platform>\Release\bin\plugins.

Note: "platform" = "\Win32" or "\x64".