.. |
avx
|
Refactor AVX code for separate compilation and runtime dispatch
|
2016-02-06 10:55:23 -08:00 |
AbstractAudioInterface.cpp
|
Make recording and playback work in interface, playback in agent
|
2015-11-18 14:04:45 -08:00 |
AbstractAudioInterface.h
|
clean sweep of old now unused audio files
|
2016-02-08 15:38:12 -08:00 |
AudioConstants.h
|
don't use usecTimestampNow for per second actions
|
2016-02-10 15:07:58 -08:00 |
AudioEffectOptions.cpp
|
Fix gcc warning
|
2015-12-11 16:38:19 -08:00 |
AudioEffectOptions.h
|
New reverb parameters
|
2015-12-07 13:05:30 -08:00 |
AudioHRTF.cpp
|
fix typo
|
2016-02-11 16:39:23 -08:00 |
AudioHRTF.h
|
leverage new HRTF in audio-mixer mix preparation
|
2016-02-08 18:12:25 -08:00 |
AudioHRTFData.h
|
HRTF-based audio spatialization engine
|
2016-02-05 15:24:09 -08:00 |
AudioInjector.cpp
|
Extend the test for number of active injectors to apply to injector restarts.
|
2016-02-23 10:42:39 -08:00 |
AudioInjector.h
|
fix for overflow on time of next frame
|
2016-01-28 15:38:33 -08:00 |
AudioInjectorLocalBuffer.cpp
|
Incorporate ctrlaltdavid's changes.
|
2015-06-17 11:59:15 -07:00 |
AudioInjectorLocalBuffer.h
|
Incorporate ctrlaltdavid's changes.
|
2015-06-17 11:59:15 -07:00 |
AudioInjectorManager.cpp
|
Remove debugging code.
|
2016-02-23 10:55:36 -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
|
|
|
AudioInjectorOptions.h
|
|
|
AudioLimiter.cpp
|
Fix compiler warnings
|
2016-03-01 12:07:28 -08:00 |
AudioLimiter.h
|
New audio peak limiter library.
|
2016-03-01 09:13:35 -08:00 |
AudioLogging.cpp
|
fix filenames in comments
|
2015-04-07 10:03:14 -07:00 |
AudioLogging.h
|
try again without macro
|
2015-04-07 09:59:04 -07:00 |
AudioReverb.cpp
|
Merge pull request #6546 from kencooke/audio-reverb
|
2015-12-04 10:19:56 -08:00 |
AudioReverb.h
|
Fix stdint.h includes
|
2015-12-02 09:33:47 -08:00 |
AudioRingBuffer.cpp
|
Update includes for moved files
|
2015-07-13 15:28:55 -07:00 |
AudioRingBuffer.h
|
repair to wrapped memcpy from AudioRingBuffer
|
2016-02-09 16:39:22 -08:00 |
AudioSRC.cpp
|
Fix bug from implicit cast
|
2015-11-19 10:05:10 -08:00 |
AudioSRC.h
|
Fix stdint.h includes
|
2015-12-02 09:33:47 -08:00 |
AudioStreamStats.h
|
|
|
InboundAudioStream.cpp
|
Cleanup PacketReceier and ReceivedMessage
|
2015-10-16 09:21:10 -07:00 |
InboundAudioStream.h
|
ensure that injectors are cleaned up once inactive
|
2016-02-09 14:30:59 -08:00 |
InjectedAudioStream.cpp
|
shuffle Packet headers, use static enum for PacketType
|
2015-07-23 13:56:47 -07:00 |
InjectedAudioStream.h
|
cleanup management of HRTF objects across connected Nodes
|
2016-02-09 14:30:44 -08:00 |
MixedAudioStream.cpp
|
|
|
MixedAudioStream.h
|
resolve conflicts on merge with upstream master
|
2015-07-17 16:07:45 -07:00 |
MixedProcessedAudioStream.cpp
|
shuffle Packet headers, use static enum for PacketType
|
2015-07-23 13:56:47 -07:00 |
MixedProcessedAudioStream.h
|
shuffle Packet headers, use static enum for PacketType
|
2015-07-23 13:56:47 -07:00 |
PositionalAudioStream.cpp
|
Update includes for moved files
|
2015-07-13 15:28:55 -07:00 |
PositionalAudioStream.h
|
cleanup management of HRTF objects across connected Nodes
|
2016-02-09 14:30:44 -08:00 |
Sound.cpp
|
Merge pull request #7053 from birarda/integrate-new-hrtf
|
2016-02-10 07:34:50 -08:00 |
Sound.h
|
can now change loop
|
2016-02-08 16:22:05 -08:00 |
SoundCache.cpp
|
put audio and script-engine logging into their own QLoggingCategory
|
2015-04-06 15:57:18 -07:00 |
SoundCache.h
|
change ScriptCache and SoundCache to derive from Dependency
|
2015-02-13 15:33:41 -08:00 |