Add/Fix/Improve HRTF support for Pigeon static simulations
All threads resolved!
All threads resolved!
Compare changes
@@ -30,6 +30,15 @@ if strcmpi( directivity_file_ext, '.daff' )
GitLab has been updated to version 18. Information about changes can be found at: https://about.gitlab.com/blog/2025/04/18/a-guide-to-the-breaking-changes-in-gitlab-18-0/#breaking-changes
This fixes an error in itaGeoPropagation
such that multichannel IR DAFF directives are used correctly.
With this, HRTFs now work for static simulations.
Additionally, this MR adds support to read .ita
and .sofa
directivities. Internally both are stored as itaAudio
objects.
With this, this MR add support to use the itaAudio
directivitiesin the simulation.