.. |
avx2
|
Detect compiler support for SIMD intrinsics in conditional compilation
|
2017-06-21 09:34:02 -07:00 |
avx512
|
HRTF cleanup
|
2017-10-29 18:01:43 -07:00 |
AbstractAudioInterface.cpp
|
refuse to handle positional audio streams with NaN position
|
2018-02-02 11:21:50 -08:00 |
AbstractAudioInterface.h
|
made requested changes
|
2018-03-09 10:09:51 -08:00 |
AudioConstants.h
|
PR feedback
|
2016-12-07 10:15:55 -08:00 |
AudioDynamics.h
|
Fix clang warnings for left-shift of signed int
|
2017-10-10 09:13:06 -07:00 |
AudioEffectOptions.cpp
|
|
|
AudioEffectOptions.h
|
|
|
AudioFOA.cpp
|
Fix compiler warnings
|
2016-11-29 14:39:49 -08:00 |
AudioFOA.h
|
First-order Ambisonic renderer, optimized for AVX2
|
2016-11-29 12:53:19 -08:00 |
AudioFOAData.h
|
reformat to meet Coding Standard, more explicit license
|
2016-11-30 10:44:27 -08:00 |
AudioGate.cpp
|
Fix clang warnings for left-shift of signed int
|
2017-10-10 09:13:06 -07:00 |
AudioGate.h
|
Add stand-alone DC blocking filter
|
2017-05-18 14:26:35 -07:00 |
AudioHRTF.cpp
|
Fast approximation of the azimuth parallax correction
|
2018-02-28 04:44:20 -08:00 |
AudioHRTF.h
|
Compensate the near-field azimuth correction for the parallax baked into the HRTF dataset
|
2018-02-27 12:49:32 -08:00 |
AudioHRTFData.h
|
Faster HRTF
|
2016-12-30 13:47:31 -08:00 |
AudioInjector.cpp
|
Re-implement collision sound pitch shifting
|
2018-01-19 16:03:59 -08:00 |
AudioInjector.h
|
Fix debug builds startup crash
|
2017-07-19 16:18:01 -07:00 |
AudioInjectorLocalBuffer.cpp
|
guard against audio injector and local buffer datarace
|
2017-05-05 17:05:40 -04:00 |
AudioInjectorLocalBuffer.h
|
guard against audio injector and local buffer datarace
|
2017-05-05 17:05:40 -04:00 |
AudioInjectorManager.cpp
|
remove unneeded AudioInjectorPointer constructor
|
2017-07-12 07:24:19 -07:00 |
AudioInjectorManager.h
|
use const AudioInjectorPointer& in some places
|
2017-07-11 19:42:03 -07:00 |
AudioInjectorOptions.cpp
|
Add "pitch" parameter to scriptable audio injector options.
|
2018-01-19 14:50:51 -08:00 |
AudioInjectorOptions.h
|
Add "pitch" parameter to scriptable audio injector options.
|
2018-01-19 14:50:51 -08:00 |
AudioLimiter.cpp
|
float constants
|
2017-08-24 10:15:54 -07:00 |
AudioLimiter.h
|
Refactor the peak limiter (output is bit-exact)
|
2017-05-18 14:13:24 -07:00 |
AudioLogging.cpp
|
silence audiostream logging
|
2016-09-23 15:32:23 -07:00 |
AudioLogging.h
|
add audiostream (jitter) logging
|
2016-09-08 17:23:56 -07:00 |
AudioReverb.cpp
|
|
|
AudioReverb.h
|
|
|
AudioRingBuffer.cpp
|
fix AudioRingBuffer::appendData
|
2017-01-26 19:16:02 -05:00 |
AudioRingBuffer.h
|
use lock-free pipe for local audio in device callback
|
2017-01-22 00:25:08 -05:00 |
AudioSRC.cpp
|
Improved audio resampler
|
2016-12-24 11:10:35 -08:00 |
AudioSRC.h
|
Improved audio resampler
|
2016-12-24 11:10:35 -08:00 |
AudioSRCData.h
|
Improved quality of the audio resampling filter kernel
|
2018-03-10 10:34:10 -08:00 |
AudioStreamStats.h
|
fix audio AppendFlag semantics
|
2016-09-26 18:51:51 -07:00 |
InboundAudioStream.cpp
|
Remove debug logging
|
2017-10-16 12:11:50 -07:00 |
InboundAudioStream.h
|
Fix audio glitches caused by initial burst of SelectedAudioFormat packets.
|
2017-10-16 11:41:40 -07:00 |
InjectedAudioStream.cpp
|
Use logarithmic quantization of injector "volume" over the wire.
|
2017-01-04 15:38:26 -08:00 |
InjectedAudioStream.h
|
strip unused audio settings
|
2016-09-21 17:35:27 -07:00 |
MixedAudioStream.cpp
|
STEREO_FACTOR -> AudioConstants::STEREO
|
2016-10-05 13:02:28 -07:00 |
MixedAudioStream.h
|
store channels on audio stream
|
2016-10-05 12:04:24 -07:00 |
MixedProcessedAudioStream.cpp
|
Remove obsoleted code
|
2017-02-06 12:55:03 -08:00 |
MixedProcessedAudioStream.h
|
Remove obsoleted code
|
2017-02-06 12:55:03 -08:00 |
PositionalAudioStream.cpp
|
refuse to handle positional audio streams with NaN position
|
2018-02-02 11:21:50 -08:00 |
PositionalAudioStream.h
|
refuse to handle positional audio streams with NaN position
|
2018-02-02 11:21:50 -08:00 |
Sound.cpp
|
Invalid WAV files should always be logged and not played
|
2017-12-14 10:20:46 -08:00 |
Sound.h
|
Made requested changes to PR10554
|
2017-05-26 11:49:43 -07:00 |
SoundCache.cpp
|
Switch to preprocessor macro for blocking invokes to capture function information
|
2017-06-30 11:36:24 -07:00 |
SoundCache.h
|
fixed spacing issue
|
2018-04-24 13:14:55 -07:00 |