AuroraOpenALSoft/OpenAL32
Chris Robinson e9505b164e Fix source sends' initial HF absorption and decay calculation
The HF absorption is applied given the source distance, as relative to the
source's immediate environment, with additional absorption being applied given
the room/reverb environment. This does double up the amount of absorption
compared to the dry path, but it can be assumed the initial reflections travel
a longer distance.
2017-05-27 22:33:40 -07:00
..
Include Fix source sends' initial HF absorption and decay calculation 2017-05-27 22:33:40 -07:00
alAuxEffectSlot.c Fix source sends' initial HF absorption and decay calculation 2017-05-27 22:33:40 -07:00
alBuffer.c Remove a couple more uses of BYTE3 2017-03-31 09:21:31 -07:00
alEffect.c Workaround some systems having an ECHO macro 2016-10-30 08:45:09 -07:00
alError.c Use separate atomic macros for pointers 2017-04-14 17:47:55 -07:00
alExtension.c Workaround some systems having an ECHO macro 2016-10-30 08:45:09 -07:00
alFilter.c Add a method to copy a filter's coefficients 2017-05-21 03:31:44 -07:00
alListener.c Use separate atomic macros for pointers 2017-04-14 17:47:55 -07:00
alSource.c Rename RollOff to Rolloff 2017-05-05 04:54:07 -07:00
alState.c Rename Zero-Order Hold to Nearest 2017-05-03 03:34:44 -07:00
alThunk.c Use atomic flags for the thunk array 2017-04-14 16:14:05 -07:00
sample_cvt.c Convert float samples to integer using a power-of-2 multiple 2017-03-31 09:11:28 -07:00