The AudioContext to use. It should be created with a sample rate of 48000.
A callback function for when remote Sources change their position. The callback takes parameters (uid : string, x : number, y : number, o : number)
. The uid
is from a previous call to setupReceiverMetadata. x
and y
are in meters, o
is in radians.
| © 2023 High Fidelity, Inc. | All rights reserved | Terms of Service | Privacy Policy |
Call setupHRTF to load and initialize WASM modules
Example