overte-HifiExperiments/libraries/audio/src
2017-01-20 12:29:44 -05:00
..
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 Space bubble improvements (#9142) 2016-12-12 14:22:54 -08:00
AudioConstants.h PR feedback 2016-12-07 10:15:55 -08: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
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 Ken's feedback 2017-01-13 13:00:03 -08:00
AudioHRTFData.h Faster HRTF 2016-12-30 13:47:31 -08:00
AudioInjector.cpp Use logarithmic quantization of injector "volume" over the wire. 2017-01-04 15:38:26 -08:00
AudioInjector.h Use logarithmic quantization of injector "volume" over the wire. 2017-01-04 15:38:26 -08:00
AudioInjectorLocalBuffer.cpp Typo, plus some CR feedback 2016-12-13 17:48:30 -08:00
AudioInjectorLocalBuffer.h Removed volume from AudioInjectorLocalBuffer 2016-12-13 17:34:56 -08: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 Preliminary support for Ambisonic audio injectors. 2016-12-02 18:20:57 -08:00
AudioInjectorOptions.h Preliminary support for Ambisonic audio injectors. 2016-12-02 18:20:57 -08:00
AudioLimiter.cpp fix compiler warnings 2016-12-24 10:06:30 -08:00
AudioLimiter.h Fix compiler warnings 2016-03-01 16:34:58 -08: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 add AudioRingMixBuffer 2017-01-20 12:29:44 -05:00
AudioRingBuffer.h add AudioRingMixBuffer 2017-01-20 12:29:44 -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 cleanup naked qDebug() calls 2016-12-19 22:24:25 -08:00
InboundAudioStream.h store channels on audio stream 2016-10-05 12:04:24 -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 STEREO_FACTOR -> AudioConstants::STEREO 2016-10-05 13:02:28 -07:00
MixedProcessedAudioStream.h store channels on audio stream 2016-10-05 12:04:24 -07: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 quiet gcc 5 warnings 2016-05-21 16:53:01 -07:00
SoundCache.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00