Add a 48khz HRTF data set

Made by simply using makehrtf's resampling option with the 44.1hz KEMAR data
set.
This commit is contained in:
Chris Robinson
2014-08-07 04:26:06 -07:00
parent e64d0f83cd
commit 6048d70232
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -1093,6 +1093,7 @@ ENDIF()
# Install HRTF definitions
IF(ALSOFT_HRTF_DEFS)
INSTALL(FILES hrtf/default-44100.mhr
hrtf/default-48000.mhr
DESTINATION share/openal/hrtf
)
MESSAGE(STATUS "Installing HRTF definitions")
Binary file not shown.