openal-soft/utils
Chris Robinson f2858ac865 Resample before frequency analysis
We want to resample before minimum phase reconstruction since that changes the
phase relationship of the sampled signal, introducing a slight bit of noise
from truncated sampling. It's not clear that the frequency domain resampling
method is accurate, so resampling prior to frequency analysis is an alternative
to ensure the resulting frequencies are given the proper phase for sampling.

This also cleans up some micro allocations in loops.
2022-05-13 15:40:15 -07:00
..
alsoft-config Handle 3D7.1 as a separate channel configuration 2022-04-26 23:32:15 -07:00
makemhr Resample before frequency analysis 2022-05-13 15:40:15 -07:00
CIAIR.def Change references of makehrtf to makemhr 2019-03-24 17:35:32 -07:00
IRC_1005.def Change references of makehrtf to makemhr 2019-03-24 17:35:32 -07:00
MIT_KEMAR.def Change references of makehrtf to makemhr 2019-03-24 17:35:32 -07:00
MIT_KEMAR_sofa.def Change references of makehrtf to makemhr 2019-03-24 17:35:32 -07:00
SCUT_KEMAR.def Change references of makehrtf to makemhr 2019-03-24 17:35:32 -07:00
getopt.c Use getopt to handle options in makehrtf 2017-08-20 04:30:53 -07:00
getopt.h Use getopt to handle options in makehrtf 2017-08-20 04:30:53 -07:00
openal-info.c Print the output mode from openal-info 2022-04-17 13:56:30 -07:00
sofa-info.cpp Print the number of used measurements in sofa-info 2020-10-07 01:04:42 -07:00
sofa-support.cpp Move duplicate SOFA-related functions to a reusable library 2019-12-11 00:49:57 -08:00
sofa-support.h Move duplicate SOFA-related functions to a reusable library 2019-12-11 00:49:57 -08:00
uhjdecoder.cpp Fix the UHJ decoder parameters in uhjdecoder 2022-03-02 21:19:53 -08:00
uhjencoder.cpp Add options to encode 3- and 4-channel UHJ to uhjencoder 2022-02-04 18:05:25 -08:00