aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt1
-rw-r--r--hrtf/default-48000.mhrbin0 -> 53853 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 278c70c6..2374cfce 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -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")
diff --git a/hrtf/default-48000.mhr b/hrtf/default-48000.mhr
new file mode 100644
index 00000000..0ad547ad
--- /dev/null
+++ b/hrtf/default-48000.mhr
Binary files differ