Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/crabl/headspace

An DSP library written in Python for performing HRTFs
https://github.com/crabl/headspace

Last synced: 20 days ago
JSON representation

An DSP library written in Python for performing HRTFs

Awesome Lists containing this project

README

        

HEADSPACE HRTF LIBRARY
Christopher Rabl & Curtis Litchfield

SYSTEM REQUIREMENTS
===================

1. 32 or 64-bit Operating System
2. Windows XP/Vista/7, Mac OS X 10.5+, Linux (tested on Ubuntu 11.10)
3. Python 2.5 or above (EXCEPT PYTHON 3)
4. Sound card

INSTALLATION INSTRUCTIONS
=========================

1. Ensure that Python is installed and up-to-date: http://www.python.org/download/
2. Install PYO from the Google Code site: http://code.google.com/p/pyo/downloads/list
3. Clone the HeadSpace repository from Github. Instructions: http://help.github.com/fork-a-repo/
4. Create a new file in the HeadSpace directory based on the hs-test_template.py file