.. |
avx2
|
Reduce the performance impact of loopback resampler (AVX2 optimizations)
|
2019-06-01 19:53:18 -07:00 |
avx512
|
|
|
AbstractAudioInterface.cpp
|
review and cleanup of "#include <QtCore/QSharedPointer>"
|
2021-09-10 21:40:54 -07:00 |
AbstractAudioInterface.h
|
|
|
AudioConstants.h
|
|
|
AudioDynamics.h
|
|
|
AudioEffectOptions.cpp
|
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
|
2021-05-12 10:54:45 +12:00 |
AudioEffectOptions.h
|
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
|
2021-05-12 10:54:45 +12:00 |
AudioFOA.cpp
|
|
|
AudioFOA.h
|
|
|
AudioFOAData.h
|
|
|
AudioGate.cpp
|
|
|
AudioGate.h
|
|
|
AudioHRTF.cpp
|
Fix HIFI_MEMORY_DEBUGGING on Linux/gcc
|
2021-03-28 18:42:35 +02:00 |
AudioHRTF.h
|
Improved HRTF algorithm to expose parametric occlusion/lowpass effect
|
2019-11-09 09:57:16 -08:00 |
AudioHRTFData.h
|
|
|
AudioInjector.cpp
|
DEV-613: Remove unnecessary audio injector logging
|
2019-09-19 11:17:39 -07:00 |
AudioInjector.h
|
|
|
AudioInjectorLocalBuffer.cpp
|
|
|
AudioInjectorLocalBuffer.h
|
|
|
AudioInjectorManager.cpp
|
review and cleanup of "#include <QtCore/QSharedPointer>"
|
2021-09-10 21:40:54 -07:00 |
AudioInjectorManager.h
|
replace the various disable-copy constructions with Q_DISABLE_COPY (or Q_DISABLE_COPY_MOVE)
|
2021-09-18 21:36:35 -07:00 |
AudioInjectorOptions.cpp
|
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
|
2021-05-12 10:54:45 +12:00 |
AudioInjectorOptions.h
|
|
|
AudioLimiter.cpp
|
|
|
AudioLimiter.h
|
|
|
AudioLogging.cpp
|
|
|
AudioLogging.h
|
|
|
AudioReverb.cpp
|
Replace NEXTPOW2() macros with constexpr (supported since VS2015)
|
2019-06-18 10:29:23 -07:00 |
AudioReverb.h
|
|
|
AudioRingBuffer.cpp
|
|
|
AudioRingBuffer.h
|
|
|
AudioSolo.cpp
|
|
|
AudioSolo.h
|
|
|
AudioSRC.cpp
|
Update SIMD resampler to avoid benign UBSan warnings due to unaligned load/store
|
2019-06-18 09:34:55 -07:00 |
AudioSRC.h
|
Unnecessary spacing changes.
|
2019-05-08 22:16:18 -07:00 |
AudioSRCData.h
|
|
|
AudioStreamStats.h
|
|
|
flump3dec.cpp
|
|
|
flump3dec.h
|
|
|
InboundAudioStream.cpp
|
Remove some unused audio stream method parameters
|
2021-09-18 10:01:21 +12:00 |
InboundAudioStream.h
|
Remove some unused audio stream method parameters
|
2021-09-18 10:01:21 +12:00 |
InjectedAudioStream.cpp
|
|
|
InjectedAudioStream.h
|
replace the various disable-copy constructions with Q_DISABLE_COPY (or Q_DISABLE_COPY_MOVE)
|
2021-09-18 21:36:35 -07:00 |
MixedAudioStream.cpp
|
|
|
MixedAudioStream.h
|
|
|
MixedProcessedAudioStream.cpp
|
Remove some unused audio stream method parameters
|
2021-09-18 10:01:21 +12:00 |
MixedProcessedAudioStream.h
|
Remove some unused audio stream method parameters
|
2021-09-18 10:01:21 +12:00 |
PositionalAudioStream.cpp
|
|
|
PositionalAudioStream.h
|
|
|
Sound.cpp
|
Ensure memory is cleared to make compiler happy
|
2022-06-10 00:46:19 +02:00 |
Sound.h
|
review and cleanup of "#include <QtCore/QSharedPointer>"
|
2021-09-10 21:40:54 -07:00 |
SoundCache.cpp
|
convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate
|
2021-09-11 15:15:04 -07:00 |
SoundCache.h
|
review and cleanup of "#include <QtCore/QSharedPointer>"
|
2021-09-10 21:40:54 -07:00 |
SoundCacheScriptingInterface.cpp
|
|
|
SoundCacheScriptingInterface.h
|
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
|
2021-05-12 10:54:45 +12:00 |