Skip to content

Release v0.5.0

Compare
Choose a tag to compare
@bridie-hifi bridie-hifi released this 11 Mar 20:07
· 601 commits to release since this release
dc9d26a
  • Fixed several bugs related to user orientation
  • The Client Library will no longer send Euler orientation to the server, but will instead automatically convert Euler coordinates to Quaternions before transmitting that data to the server. Euler coordinates are converted into Quaternions as per the eulerOrder on your HiFiAxisConfiguration
  • Fixed a bug that prevented users from being able to mute their input device
  • Added new feature detection for browser compatibility
  • Allow developers to specify whether they want muting function to totally stop audio input data gathering
  • We now automatically build and deploy a new version of the Client Library whenever a change is pushed to our main code branch! If you'd like to experiment with the bleeding edge, use npm i hifi-spatial-audio@main or embed this link into your HTML: https://hifi-spatial-audio-api.s3.amazonaws.com/releases/main/HighFidelityAudio-latest.js