0.0.1 • Published 7 years ago

hrtf-wavs-to-js-converters v0.0.1

Weekly downloads
4
License
AGPL-3.0
Repository
github
Last release
7 years ago

A simple command line utility that converts a set of WAV format HRTFs to a single js file for use in the binauralFIR module.

Currently only understands sets of wav files from the IRCAM HRTF database.

Dependencies

npm install

Usage

Download an HRTF dataset and unzip:

mkdir samples
cd samples/
wget ftp://ftp.ircam.fr/pub/IRCAM/equipes/salles/listen/archive/SUBJECTS/IRC_1002.zip
unzip IRC_1002.zip
cd ../

Convert to js:

./cmd.js samples/COMPENSATED/WAV/IRC_1002_C > hrtf.js

License and Copyright

License: AGPLv3

Copyright 2017 Marc Juul