Skip to content

Release v2.1.0

Compare
Choose a tag to compare
@bridie-hifi bridie-hifi released this 07 Oct 18:35
· 14 commits to release since this release
856b4c9
  • Accepted values for userAttenuation, userRolloff and volumeThreshold are being updated (temporarily) to be more permissive
    • Now, NaN can be specified so that the respective default value for the zone/space is used
    • Documentation updated to indicate that in a future release that 0 (or userAttenuation and userRolloff) and null (for volumeThreshold) will no longer be used
  • Bug fix to Quaternion.getAxis()
  • Documentation improvements for setting personal gain adjustments for other users (HiFiCommunicator.setOtherUserGainsForThisConnection) and monitoring when the client has been muted or unmuted (OnMuteChangedCallback)