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

Head Tracker OSC Bridge causing application hangs #21

Open beggehorn opened 7 months ago

beggehorn commented 7 months ago

I've configured Head Tracker OSC Bridge (v3.1) to translate head tracking OSC messages from opentrack (headtracking software) to another app called APL Virtuoso (speaker virtualization software). This app comes in both standalone and plugin formats (AAX for Protools). While it is working just fine with the standalone version of Virtuoso, when I try to connect the OSC to the plug-in version, it shortly makes the host (ProTools) hang, requiring a restart. If I don't enable the OSC connection in Head Tracker OSC Bridge, I don't have any such problems.

I'm not seeing any obvious CPU or RAM issues and I verified there are exceptions enabled in Windows 10 firewall.

Any ideas what might be causing this?