diff options
author | Chris Robinson <[email protected]> | 2014-01-11 02:24:20 -0800 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2014-01-11 02:24:20 -0800 |
commit | 9a57aca8d4ff8784e0bccf4f38a856f301c38050 (patch) | |
tree | 550ed5d4afde1d00e98c13de609d4771bfae339e /utils/IRC_1005.def | |
parent | 2aa95db5b95aedcf67a735f3b00b3a077dedbf0a (diff) |
Add an option to make HRTFs with a custom head radius
Diffstat (limited to 'utils/IRC_1005.def')
-rw-r--r-- | utils/IRC_1005.def | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/IRC_1005.def b/utils/IRC_1005.def index 5c02c58a..f5a16934 100644 --- a/utils/IRC_1005.def +++ b/utils/IRC_1005.def @@ -2,9 +2,9 @@ # and source data to be processed into an OpenAL Soft compatible HRTF. # # This definition is used to transform an average of the left and right ear -# HRIRs from any raw dataset from the IRCAM/AKG Listen HRTF database. +# HRIRs from any raw data set from the IRCAM/AKG Listen HRTF database. # -# The datasets are available free of charge from: +# The data sets are available free of charge from: # # http://recherche.ircam.fr/equipes/salles/listen/index.html # @@ -32,7 +32,7 @@ distance = 1.95 # The IRCAM source azimuth is counter-clockwise, so it needs to be flipped. # Left and right ear HRIRs (from the respective WAVE channels) are averaged. -# Repalce all occurrences of IRC_#### for the desired subject (1005 was used +# Replace all occurrences of IRC_#### for the desired subject (1005 was used # in this demonstration). [ 3, 0 ] = wave (0) : "./IRC/RAW/WAV/IRC_1005_R/IRC_1005_R_R0195_T000_P315.wav" |