pub fn binaural_from_position(
source: [f32; 3],
listener_yaw: f32,
) -> BinauralGainsExpand description
Dispatch binaural model from active HrtfProfile.
pub fn binaural_from_position(
source: [f32; 3],
listener_yaw: f32,
) -> BinauralGainsDispatch binaural model from active HrtfProfile.