aitrack icon indicating copy to clipboard operation
aitrack copied to clipboard

OSC Support for Binaural Headtracking

Open hockinsk opened this issue 2 years ago • 0 comments

Could OSC support be added to AITrack for using it with OSC-capable yaw,pitch and roll immersive music software?

Orientation OSC Data For custom orientation transmission we expect the following Euler YPR angles with the address /orientation float [0] = Yaw | 0.0 -> 360.0 | left->right ++ float [1] = Pitch | -90.0 -> 90.0 | down->up ++ float [2] = Roll | -90.0 -> 90.0 | left-ear-down->right-ear-down ++

hockinsk avatar Apr 07 '22 10:04 hockinsk