Replace makehrtf's dither
commit6eadccc99d518912addf73b2b39b5cbdcbb2b086
authorChris Robinson <chris.kcat@gmail.com>
Wed, 2 Aug 2017 06:43:25 +0000 (1 23:43 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Wed, 2 Aug 2017 06:43:25 +0000 (1 23:43 -0700)
tree2b19df44d687ab174ce9bd3013d2af3ca81d518b
parent8a735d0ba9db9b4b992172dc197396cc655264d5
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
hrtf/default-48000.mhr
utils/makehrtf.c