v3.0 Release Candidate 3
Pre-release
Pre-release
NB, This introduces a few breaking changes on v3.0rc2 in the naming of components and namespaces.
- Update BuildUnityWrapper project to Unity 2019.4.30f
- Rename components to remove API_3DTI prefix and instead put them in the API_3DTI namespace.
- API_3DTI_Spatializer -> Spatializer
- API_3DTI_HA -> HearingAid
- API_3DTI_HL -> HearingLoss
- Merge API_3DTI_Common namespace with API_3DTI namespace
- Update iOS binaries to include full bitcode for submission to App Store
- Update 3DTI Mixer default parameters to use Graf based frequency smearing on both channels (this reduces an inadvertent slowdown when launching a project that contains the mixer, see #1).