From 6eadccc99d518912addf73b2b39b5cbdcbb2b086 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Tue, 1 Aug 2017 23:43:25 -0700 Subject: Replace makehrtf's dither This uses a custom RNG instead of relying on the system-dependent rand(). It also removes the high-pass/noise-shaping, to flatten the noise floor. --- hrtf/default-44100.mhr | Bin 53853 -> 53853 bytes hrtf/default-48000.mhr | Bin 53853 -> 53853 bytes 2 files changed, 0 insertions(+), 0 deletions(-) (limited to 'hrtf') diff --git a/hrtf/default-44100.mhr b/hrtf/default-44100.mhr index 71501596..dbf51aa9 100644 Binary files a/hrtf/default-44100.mhr and b/hrtf/default-44100.mhr differ diff --git a/hrtf/default-48000.mhr b/hrtf/default-48000.mhr index cee09713..dc0b191e 100644 Binary files a/hrtf/default-48000.mhr and b/hrtf/default-48000.mhr differ -- cgit v1.2.3