Reimplement bilinear interpolation between HRIRs
commitf1a249b47a31eb7d7501cdc443611f6973159893
authorChris Robinson <chris.kcat@gmail.com>
Mon, 1 May 2017 22:46:25 +0000 (1 15:46 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Mon, 1 May 2017 22:46:25 +0000 (1 15:46 -0700)
treede9cb8c3f809e622e881d5be05f3c8c9dfe5721f
parent8d50b72d8ffeff6e8ba155ca46e9d4287c82e88e
Reimplement bilinear interpolation between HRIRs

Some data sets are just too sparse, having noticeably few measurements to
properly handle slowly panning sources. Although not perfect, bilinearly
interpolating the HRIR measurements improves the positional accuracy.
Alc/hrtf.c