Home

Awesome

TeensyHeadTracker.quark

A convenient interface for the Teensy Head Tracker

This quark is a convenient interface that makes it easy to use the TeensyHeadTracker, a DIY head tracker for 3D audio production.

It automatically sets up the head tracker, connects SuperCollider to it and patches it into a "global fx" type setup with a binaural decoder at the main output, allowing you to monitor your ambisonics work in SuperCollider and rotate your head inside of the scene using the tracker.

The package supports using native ATK objects to handle all of the rotation and decoding.

See the helpfile for more information.

Dependencies

This quark depends on the ambisonic toolkit and requires a full installation of it. See these instructions for more information.

Installation

Open up SuperCollider and evaluate the following line of code: Quarks.install("https://github.com/notam02/teensyheadtracker.quark")