trsonic / nvsonic-head-tracker

Spatial Audio 3DOF Head Tracker (requires Arduino Pro Micro + MPU-9250 / MPU-9150)
GNU General Public License v3.0
83 stars 11 forks source link

Xinput output? #19

Open ABoredBunny opened 2 years ago

ABoredBunny commented 2 years ago

If you added xinput output, this tracker could be used with opentrack and other applications that don't support osc input.

There's already an xinput library for arduino, so it probably won't be that hard.