I’ve recently found this application https://audiooo.com/nxosc by Katsuhiro Chiba.
All info is in japanese but in short it’s a Waves Nx headtracker hack, and it works on MacOS.
So i thought, great I could use that to have Nuendo track my head, right?
Well not that easy it seems, i can’t figure it out. I probably need to use max msp to run a patch that converts the raw osc data to meaningful data.
but thte biggest problem is, what data does Nuendo need? I’ve fiddled with the setttings but the OSC server does not respond.
I see that it uses Headpose firmware 1.0 but cannot find that app…
Intend to also use the Waves NX Head Tracker to control VST Multipanner (via MidiOX).
Have already TouchOSC running on an Android tablet. Connects to the WinPC running the OSC-Bridge. The bridge is the receiving side, which listens on a certain network port for the controls being sent from the tablet.
The missing bit is perhaps a piece of software (NX2OSC), which picks up the head tracking data from the NX device, and converts it to OSC data. This could then be received by the OSC-Bridge.
In this video, you can learn how to hook up NxOSC with a “translator” app that converts the data for Nuendo/Dolby Atmos:
It uses an app called Oscii Bot that you put “inbetween” the two apps. It’s like a tiny script interpreter specialized on midi data.
However, I am concerned that the app will stop working once MacOS stops supporting Rosetta apps. So I am kinda looking for an alternative way. One idea would be to run a ported version of Michael Wagner’s script (it’s really a tiny script…) in Python inside a tiny linux container on a homeserver or Raspberry Pi.
But who knows, someone will probably come up with a Rosetta solution for non-Rosetta MacOS by this point.
webcam tracking is less accurate than the wireless tracker and in my scenario (big monitor without a webcam) it is not applicable. that NX tracker is currently the best tracker available (next to Airpods) that are also wireless.
It will still take another MacOS version (probably 28) until Rosetta becomes obsolete and removed, so that gives us enough time for an alternative.