.. |
backends
|
Set a JACK error message handler when initializing the backend
|
2016-08-11 20:43:54 -07:00 |
effects
|
Add a ref count to ALeffectState
|
2016-08-25 03:49:57 -07:00 |
ALc.c
|
Remove the upper limit from AL_MIN_GAIN and AL_MAX_GAIN
|
2016-08-29 01:53:52 -07:00 |
alcConfig.c
|
Look in the executable's dir for another config file
|
2016-06-04 10:45:44 -07:00 |
alcRing.c
|
Remove the old ringbuffer implementation
|
2016-03-30 01:12:02 -07:00 |
alstring.h
|
Add and use a copy-range string function
|
2016-02-24 04:53:32 -08:00 |
ALu.c
|
Clamp the maximum mixing gain boost to 16
|
2016-08-27 06:28:04 -07:00 |
ambdec.c
|
Improve error trace for bad matrix definitions
|
2016-04-10 13:06:36 -07:00 |
ambdec.h
|
Add a loader for ambdec files
|
2016-03-14 20:13:50 -07:00 |
bformatdec.c
|
Simplify the ambisonic up-sampler
|
2016-08-30 04:21:57 -07:00 |
bformatdec.h
|
Band-split the HRIRs when building the ambisonic decoder filters
|
2016-08-21 03:05:42 -07:00 |
bs2b.c
|
Modify bs2b_cross_feed to do multiple samples at once
|
2016-07-13 23:08:11 -07:00 |
bsinc.c
|
Move the bsincTable to a separate file
|
2015-11-10 18:48:30 -08:00 |
compat.h
|
Look in the executable's dir for another config file
|
2016-06-04 10:45:44 -07:00 |
helpers.c
|
Combine VECTOR_RESIZE and VECTOR_RESERVE
|
2016-07-26 12:02:03 -07:00 |
hrtf_res.h
|
Add a cmake option to embed the HRTF data
|
2016-07-12 14:22:17 -07:00 |
hrtf_res.rc
|
Add a cmake option to embed the HRTF data
|
2016-07-12 14:22:17 -07:00 |
hrtf.c
|
Add a compile-time macro to use dual-band ambisonic HRTF processing
|
2016-08-30 22:33:33 -07:00 |
hrtf.h
|
Decode directly from B-Format to HRTF instead of a cube
|
2016-08-11 23:20:35 -07:00 |
mixer_c.c
|
Use a more specialized mixer function for B-Format to HRTF
|
2016-08-12 05:26:36 -07:00 |
mixer_defs.h
|
Use a more specialized mixer function for B-Format to HRTF
|
2016-08-12 05:26:36 -07:00 |
mixer_inc.c
|
Use a more specialized mixer function for B-Format to HRTF
|
2016-08-12 05:26:36 -07:00 |
mixer_neon.c
|
Use a more specialized mixer function for B-Format to HRTF
|
2016-08-12 05:26:36 -07:00 |
mixer_sse2.c
|
Fix placement of alignas - fixes Mac OS X build
|
2016-05-03 05:38:36 -04:00 |
mixer_sse3.c
|
Fix placement of alignas - fixes Mac OS X build
|
2016-05-03 05:38:36 -04:00 |
mixer_sse41.c
|
Fix placement of alignas - fixes Mac OS X build
|
2016-05-03 05:38:36 -04:00 |
mixer_sse.c
|
Use a more specialized mixer function for B-Format to HRTF
|
2016-08-12 05:26:36 -07:00 |
mixer.c
|
Combine related members into a struct
|
2016-08-24 00:25:28 -07:00 |
panning.c
|
Combine related members into a struct
|
2016-08-24 00:25:28 -07:00 |
uhjfilter.c
|
Improve the UHJ encoder's allpass processing loops
|
2016-07-14 01:42:02 -07:00 |
uhjfilter.h
|
Use the proper left and right channels for UHJ output
|
2016-03-10 22:56:44 -08:00 |
vector.h
|
Remove an unneeded typedef
|
2016-08-21 23:59:11 -07:00 |