.. |
avx2
|
Faster HRTF
|
2016-12-30 13:47:31 -08:00 |
AbstractAudioInterface.cpp
|
Space bubble improvements (#9142)
|
2016-12-12 14:22:54 -08:00 |
AbstractAudioInterface.h
|
synchronously fill injector buffer on underrun
|
2017-05-09 16:34:42 -04:00 |
AudioConstants.h
|
PR feedback
|
2016-12-07 10:15:55 -08:00 |
AudioDynamics.h
|
Fast fixed-point log2 approximation
|
2017-05-18 14:15:10 -07:00 |
AudioEffectOptions.cpp
|
Revert change to reverb settings.
|
2016-06-03 18:48:23 -07:00 |
AudioEffectOptions.h
|
New reverb parameters
|
2015-12-07 13:05:30 -08:00 |
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
|
Remove debug code
|
2017-05-18 14:30:25 -07:00 |
AudioGate.h
|
Add stand-alone DC blocking filter
|
2017-05-18 14:26:35 -07:00 |
AudioHRTF.cpp
|
Add a local HRTF gain adjustment. Gain adjustments are persistent and properly interpolated.
|
2017-01-11 10:05:39 -08: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
|
guard against audio injector and local buffer datarace
|
2017-05-05 17:05:40 -04:00 |
AudioInjector.h
|
guard against audio injector and local buffer datarace
|
2017-05-05 17:05:40 -04: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
|
cleanup naked qDebug() calls
|
2016-12-19 22:24:25 -08:00 |
AudioInjectorManager.h
|
Extend the test for number of active injectors to apply to injector restarts.
|
2016-02-23 10:42:39 -08: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
|
Refactor the peak limiter (output is bit-exact)
|
2017-05-18 14:13:24 -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 |
AudioNoiseGate.cpp
|
clean AudioNoiseGate
|
2017-03-15 00:14:55 +00:00 |
AudioNoiseGate.h
|
clean AudioNoiseGate
|
2017-03-15 00:14:55 +00: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
|
fix spelling
|
2017-03-09 08:25:56 -08:00 |
InboundAudioStream.h
|
Remove obsoleted code
|
2017-02-06 12:55:03 -08: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
|
Ambisonic resampler, optimized using AVX2.
|
2016-12-14 15:18:41 -08:00 |
Sound.h
|
Preliminary support for Ambisonic audio injectors.
|
2016-12-02 18:20:57 -08:00 |
SoundCache.cpp
|
Load skybox first and sounds later
|
2017-04-26 14:57:23 -07:00 |
SoundCache.h
|
add -Wsuggest-override to compile flags and deal with fallout
|
2016-08-18 09:51:41 -07:00 |