TWOEARS / binaural-simulator

Two!Ears Auditory Model - Binaural simulator module
http://docs.twoears.eu/en/latest/binsim/
GNU General Public License v2.0
27 stars 3 forks source link

Handle Non-zero elevation in SOFA files #13

Closed fietew closed 7 years ago

fietew commented 8 years ago

Follows #11:

Currently the implementation ignores possible non-zero elevation. This may lead to undesired results for 3D HRTF/BRTF datasets, which are in our database. Something similar to this https://github.com/TWOEARS/binaural-simulator/blob/master/src/%2Bsimulator/DirectionalIR.m#L197 could help.

fietew commented 7 years ago

@TWOEARS/wp3 , @TWOEARS/wp4 : This is a crucial bugfix, if you are using HRIR/BRIR datasets with non-zero elevation.