Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/crabl/headspace
- Owner: crabl
- Created: 2012-04-24T23:39:57.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-08-15T05:29:06.000Z (over 8 years ago)
- Last Synced: 2024-04-14T15:08:45.914Z (7 months ago)
- Language: Python
- Size: 91.4 MB
- Stars: 20
- Watchers: 4
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
HEADSPACE HRTF LIBRARY
Christopher Rabl & Curtis LitchfieldSYSTEM 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