On Fri, Jan 31, 2020 at 4:39 PM 'M Dammer' via SoundScape Renderer
<
SoundScap...@googlegroups.com> wrote:
>
> [...]
>
> I would appreciate any help about how binaural rendering can be improved. It looks as if the latest version from github supports SOFA files that are meant to contain a full 3D HRIR.
As Jens already mentioned, this doesn't really change anything
regarding front/back confusion in general.
But with SOFA support, you get access to a lot more data sets, which
may or may not be better suited for your head.
> However I do not know what files to use and what command line arguments to use in order to use them.
I can't really tell you what files to use, you'll have to try some and
hear if they work well for you or not.
But there's lot (probably too many!):
A good overview page is this:
https://www.sofaconventions.org/mediawiki/index.php/Files
I recently tried the data sets from
http://audiogroup.web.th-koeln.de/ku100nfhrir.html, which provide
multiple distances somewhat close to the head.
As for how to use them with the SSR:
This is the same as before, you just have to specify a .sofa file
instead of a .wav file.
For example:
ssr-binaural --hrirs my-favorite-hrirs.sofa
Alternatively, you can specify HRIR_FILE_NAME in the SSR config file.
If you have further questions (or any problems), don't hesitate to ask!
cheers,
Matthias