Skip to content

v4.5.2 Release

Compare
Choose a tag to compare
@lakulish lakulish released this 19 Feb 22:37
· 26 commits to master since this release

Steam Audio SDK 4.5.2

  • This is the first open source release of the Steam Audio SDK source code.
  • Fix NaNs emitted by the panning effect when outputting to quad, 5.1, or 7.1 speaker layouts if the azimuth calculated for the source direction ends up negative due to floating-point error. (#300)
  • Fix bug where changing the IR duration at runtime (e.g. in Unity's play mode) to a value larger than the max duration configured at initialization would cause the reflection effect to emit garbage, due to a buffer overrun in the overlap-save convolution partitioner. (#300)
  • Fix crash when initializing OpenCL and one of the installed OpenCL platforms is unable to create devices of the specified type.
  • Fix incorrect value for IPL_CONTEXTFLAGS_ENABLEVALIDATION.

Steam Audio Unity Plugin 4.5.2

No changes.

Steam Audio Unreal Engine Plugin 4.5.2

No changes.

Steam Audio FMOD Studio Plugin 4.5.2

No changes.