-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathREADME
More file actions
20 lines (14 loc) · 697 Bytes
/
README
File metadata and controls
20 lines (14 loc) · 697 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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