.. |
avx2
|
Detect compiler support for SIMD intrinsics in conditional compilation
|
2017-06-21 09:34:02 -07:00 |
avx512
|
Fix extra whitespace
|
2017-06-22 06:38:13 -07:00 |
AbstractAudioInterface.cpp
|
Space bubble improvements (#9142)
|
2016-12-12 14:22:54 -08:00 |
AbstractAudioInterface.h
|
more const ref
|
2017-07-11 19:56:34 -07:00 |
AudioConstants.h
|
PR feedback
|
2016-12-07 10:15:55 -08:00 |
AudioDynamics.h
|
Better comments
|
2017-10-05 09:28:30 -07:00 |
AudioEffectOptions.cpp
|
Revert change to reverb settings.
|
2016-06-03 18:48:23 -07:00 |
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
|
Minor cleanup
|
2017-10-05 09:49:38 -07:00 |
AudioGate.h
|
Add stand-alone DC blocking filter
|
2017-05-18 14:26:35 -07:00 |
AudioHRTF.cpp
|
Runtime dispatch for AVX512 optimized HRTF
|
2017-06-21 11:26:53 -07:00 |
AudioHRTF.h
|
add hrtf gain getter
|
2017-01-27 14:36:59 -05:00 |
AudioHRTFData.h
|
Faster HRTF
|
2016-12-30 13:47:31 -08:00 |
AudioInjector.cpp
|
Fix debug builds startup crash
|
2017-07-19 16:18:01 -07: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
|
Fix recorder.js playback in interface
|
2017-02-21 19:47:26 +01:00 |
AudioInjectorOptions.h
|
Preliminary support for Ambisonic audio injectors.
|
2016-12-02 18:20:57 -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
|
remove unneeded #pragma
|
2016-07-03 11:46:23 -07:00 |
AudioReverb.h
|
PR feedback: better naming of convertInput() and convertOutput()
|
2016-07-03 11:40:32 -07:00 |
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 audio resampler
|
2016-12-24 11:10:35 -08:00 |
AudioStreamStats.h
|
fix audio AppendFlag semantics
|
2016-09-26 18:51:51 -07:00 |
InboundAudioStream.cpp
|
Remove debug logging
|
2017-10-16 11:43:52 -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
|
Space bubble improvements (#9142)
|
2016-12-12 14:22:54 -08:00 |
PositionalAudioStream.h
|
Space bubble improvements (#9142)
|
2016-12-12 14:22:54 -08:00 |
Sound.cpp
|
Made requested changes to PR10554
|
2017-05-26 11:49:43 -07: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
|
add -Wsuggest-override to compile flags and deal with fallout
|
2016-08-18 09:51:41 -07:00 |