overte/libraries/audio/src
2018-08-04 20:15:04 -07:00
..
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 Make stereo interface async 2018-06-18 17:26:29 -07:00
AudioConstants.h
AudioDynamics.h Silence warnings of unused functions 2018-05-02 17:48:04 -07:00
AudioEffectOptions.cpp Fill in Audio API JSDoc 2018-07-19 09:31:48 +12:00
AudioEffectOptions.h Fill in Audio API JSDoc 2018-07-19 09:31:48 +12:00
AudioFOA.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
AudioFOA.h
AudioFOAData.h
AudioGate.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
AudioGate.h Add stand-alone DC blocking filter 2017-05-18 14:26:35 -07:00
AudioHRTF.cpp formatting cleanup 2018-08-04 20:15:04 -07: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
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 Fill in Audio API JSDoc 2018-07-19 09:31:48 +12:00
AudioInjectorOptions.h Add "pitch" parameter to scriptable audio injector options. 2018-01-19 14:50:51 -08:00
AudioLimiter.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
AudioLimiter.h Refactor the peak limiter (output is bit-exact) 2017-05-18 14:13:24 -07:00
AudioLogging.cpp trying to sort-out audio-stream logging 2018-05-10 15:42:59 -07:00
AudioLogging.h
AudioReverb.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
AudioReverb.h
AudioRingBuffer.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
AudioRingBuffer.h
AudioSRC.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
AudioSRC.h
AudioSRCData.h Improved quality of the audio resampling filter kernel 2018-03-10 10:34:10 -08:00
AudioStreamStats.h
flump3dec.cpp Ensure self-sufficient headers 2018-06-09 19:44:12 -07:00
flump3dec.h Include boilerplate MIT License in comments 2018-06-07 08:21:31 -07:00
InboundAudioStream.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
InboundAudioStream.h Fix audio glitches caused by initial burst of SelectedAudioFormat packets. 2017-10-16 11:41:40 -07:00
InjectedAudioStream.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
InjectedAudioStream.h
MixedAudioStream.cpp
MixedAudioStream.h
MixedProcessedAudioStream.cpp
MixedProcessedAudioStream.h
PositionalAudioStream.cpp Create HIFI_FCDEBUG(_ID) variants that require a category 2018-04-04 09:49:15 -07:00
PositionalAudioStream.h refuse to handle positional audio streams with NaN position 2018-02-02 11:21:50 -08:00
Sound.cpp CR: warnings use qCWarning() instead of qCDebug() 2018-06-14 09:44:58 -07:00
Sound.h Fill in Audio API JSDoc 2018-07-19 09:31:48 +12:00
SoundCache.cpp Switch to preprocessor macro for blocking invokes to capture function information 2017-06-30 11:36:24 -07:00
SoundCache.h Move scriptable caches into scripting interfaces 2018-07-25 22:10:14 +12:00
SoundCacheScriptingInterface.cpp Revise scriptable resource caches' interfaces 2018-07-26 16:12:16 +12:00
SoundCacheScriptingInterface.h JSDoc review 2018-08-04 07:22:12 +12:00