X

Oculus Audio SDK 1.0.0 Beta Released

    Categories: 3D AudioNews BitsVR Audio

Oculus launched the latest beta version of their dedicated Audio SDK on the 5th November, bringing a selection of new features and the version up to 1.0. Check inside for the release notes.

Oculus has stated that it’s committed to providing all the toll necessary to ensure developers find it easy to construct compelling spatalised audio soundstages in Oculus Rift enabled games and apps. Oculus’ Audio SDK is their dedicated selection of APIs and plugins that are designed to just that. The company released the latest version of the SDK, bringing it up to version 1.0 Beta.

Download Oculus SDK 1.0 Beta

Here are the release notes accompanying the release:

Oculus Audio SDK 1.0.0 Beta

This constitutes our beta release of Audio SDK 1.0. We have added an additional spatializer plugin for Unity based on their Native Audio Plugin and are maintaining our original Oculus Spatializer Plugin (OSP) for Unity for legacy development with Unity 4. Developers using Unity 5 should use the Oculus Native Spatializer Plugin.

The priority system has been removed in lieu of middleware- or engine-implemented sound priority. We removed frequency hint as improvements in the core engine made it redundant.

New Features

  • Added Oculus Native Spatializer for Unity.
  • Added support for using OSP for FMOD with the FMOD Studio Unity Integration.
  • Added support for using OSP for Wwise with the Wwise Unity Integration.

API Changes

  • Removed priority system and frequency hint from all OSPs.
  • Added falloff range near/far to Unity Native OSP.

Bug Fixes

  • Wwise: Fixed potential crash bug in spatializer tail processing.