TeensyHeadTracker

A convenient interface for the Teensy Head Tracker

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

  • The CC14 and atk-sc3 quarks (these are installed automatically through the quark system when installing this package).

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")

TeensyHeadTracker
Extension
Superclass:
BinauralDecoderCIPIC

Found no versions tagged via git

Installation

Repository

URL

https://github.com/notam02/TeensyHeadTracker.quark

Since

2021-09-25

Last update

2021-10-13

Current version

0.001

Quark info

url

https://github.com/notam02/teensyheadtracker.quark

name

TeensyHeadTracker

schelp

TeensyHeadTracker.schelp

license

GNU GPL v3.0

summary

A convenient interface for the Teensy Head Tracker

version

0.001

copyright

Mads Kjeldgaard

dependencies

['CC14', 'atk-sc3', 'https://github.com/madskjeldgaard/binauraldecoders']

Possible dependcies

BinauralDecoders

CC14

atk-sc3

Possible dependants