.. |
avx2
|
Ambisonic renderer using 4x4 rotate/scale matrix to implement gain crossfade
|
2019-03-30 15:39:33 -07:00 |
avx512
|
|
|
AbstractAudioInterface.cpp
|
|
|
AbstractAudioInterface.h
|
make server-audio-loopback button work in HMDs
|
2019-03-04 13:47:55 -08:00 |
AudioConstants.h
|
Rework audio data memory ownership model
|
2018-11-14 14:45:18 -08:00 |
AudioDynamics.h
|
Fix UBSAN warning (left-shift of negative integer) when peak limiter is called with implausibly large (or NaN) audio values
|
2018-11-28 16:48:34 -08:00 |
AudioEffectOptions.cpp
|
|
|
AudioEffectOptions.h
|
Add "Avatar Script" JSDoc API classification
|
2019-02-12 11:49:49 +13:00 |
AudioFOA.cpp
|
Disable parameter interpolation from reset state
|
2019-03-31 11:32:29 -07:00 |
AudioFOA.h
|
Disable parameter interpolation from reset state
|
2019-03-31 11:32:29 -07:00 |
AudioFOAData.h
|
|
|
AudioGate.cpp
|
Add output silence-detection to the noise gate processing
|
2019-02-05 12:34:42 -08:00 |
AudioGate.h
|
Add output silence-detection to the noise gate processing
|
2019-02-05 12:34:42 -08:00 |
AudioHRTF.cpp
|
Disable parameter interpolation from reset state
|
2019-03-31 11:32:29 -07:00 |
AudioHRTF.h
|
Add direct mix (non-spatialized) audio renderers with gain crossfade
|
2019-03-30 16:39:35 -07:00 |
AudioHRTFData.h
|
|
|
AudioInjector.cpp
|
Warn mixer about stopped injectors
|
2019-04-04 18:55:35 -07:00 |
AudioInjector.h
|
Warn mixer about stopped injectors
|
2019-04-04 18:55:35 -07:00 |
AudioInjectorLocalBuffer.cpp
|
try to fix audio injector threading issues
|
2019-03-12 18:41:43 -07:00 |
AudioInjectorLocalBuffer.h
|
try to fix audio injector threading issues
|
2019-03-12 18:41:43 -07:00 |
AudioInjectorManager.cpp
|
Warn mixer about stopped injectors
|
2019-04-04 18:55:35 -07:00 |
AudioInjectorManager.h
|
try to fix audio injector threading issues
|
2019-03-12 18:41:43 -07:00 |
AudioInjectorOptions.cpp
|
Miscellaneous fixes
|
2019-04-23 14:49:14 +12:00 |
AudioInjectorOptions.h
|
Restore legacy attenuation behavior for system sounds and scripts that do not set position.
|
2019-01-29 11:21:02 -08:00 |
AudioLimiter.cpp
|
|
|
AudioLimiter.h
|
|
|
AudioLogging.cpp
|
|
|
AudioLogging.h
|
|
|
AudioReverb.cpp
|
|
|
AudioReverb.h
|
|
|
AudioRingBuffer.cpp
|
|
|
AudioRingBuffer.h
|
|
|
AudioSolo.cpp
|
CR
|
2018-11-08 11:31:22 -08:00 |
AudioSolo.h
|
Resend solo nodes on mixer reconnect
|
2018-11-07 11:41:04 -08:00 |
AudioSRC.cpp
|
|
|
AudioSRC.h
|
|
|
AudioSRCData.h
|
|
|
AudioStreamStats.h
|
make sure the audio stream stats size is right
|
2018-09-28 14:54:50 -07:00 |
flump3dec.cpp
|
|
|
flump3dec.h
|
|
|
InboundAudioStream.cpp
|
reduce codec mismatch and starve log spam
|
2018-09-28 14:54:50 -07:00 |
InboundAudioStream.h
|
move valid position check to packet processing
|
2018-09-28 14:54:50 -07:00 |
InjectedAudioStream.cpp
|
move valid position check to packet processing
|
2018-09-28 14:54:50 -07:00 |
InjectedAudioStream.h
|
move valid position check to packet processing
|
2018-09-28 14:54:50 -07:00 |
MixedAudioStream.cpp
|
|
|
MixedAudioStream.h
|
|
|
MixedProcessedAudioStream.cpp
|
|
|
MixedProcessedAudioStream.h
|
|
|
PositionalAudioStream.cpp
|
move valid position check to packet processing
|
2018-09-28 14:54:50 -07:00 |
PositionalAudioStream.h
|
move valid position check to packet processing
|
2018-09-28 14:54:50 -07:00 |
Sound.cpp
|
CR
|
2018-11-14 14:46:08 -08:00 |
Sound.h
|
Merge branch 'master' into M21956
|
2019-04-23 14:58:23 +12:00 |
SoundCache.cpp
|
clement's comments from PR14858
|
2019-02-12 09:51:11 -08:00 |
SoundCache.h
|
fix scattering and working on resource cache bug
|
2019-02-05 17:32:15 -08:00 |
SoundCacheScriptingInterface.cpp
|
|
|
SoundCacheScriptingInterface.h
|
AnimationCache, ModelCache, SoundCache, and TextureCache JSDoc
|
2019-03-26 13:58:43 +13:00 |