wangyix
|
3d22a11e28
|
debugging new audio stream organization
|
2014-07-24 13:58:15 -07:00 |
|
wangyix
|
c9b6879ca8
|
audiomixer code complete; need to test
|
2014-07-24 10:48:27 -07:00 |
|
wangyix
|
a36c9e872e
|
merged with upstream
|
2014-07-23 15:36:37 -07:00 |
|
wangyix
|
5eaa57b3ad
|
removed more warnings about unused vars
|
2014-07-23 12:10:25 -07:00 |
|
ZappoMan
|
7bbbde8957
|
add useDynamicJitterBuffers to the audio mixer stats page
|
2014-07-21 22:18:03 -07:00 |
|
wangyix
|
abca4661f4
|
removed space
|
2014-07-15 14:48:26 -07:00 |
|
wangyix
|
d5a30ff6ee
|
removed SIMD stuff from AudioMixer for all builds
|
2014-07-15 14:43:08 -07:00 |
|
wangyix
|
a1b2bf59e9
|
disabled SIMD adds in AudioMixer for windows
|
2014-07-15 12:23:02 -07:00 |
|
wangyix
|
a59cef3197
|
removed debug code in AudioMixer
|
2014-07-14 10:05:37 -07:00 |
|
wangyix
|
90c931ea45
|
removed Audio.cpp initialization list warning; updated Injector removal conditions
|
2014-07-11 15:07:50 -07:00 |
|
wangyix
|
d369435240
|
added dirty fix for NaN _nextOutputTrailingLoudness
|
2014-07-11 13:25:47 -07:00 |
|
wangyix
|
25f4f63a1e
|
added window PacketStreamStats to AudioStreamStats
|
2014-07-10 16:42:23 -07:00 |
|
wangyix
|
b4c9e51011
|
Audio now periodically sends downstream audio stats to audiomixer
|
2014-07-10 14:14:29 -07:00 |
|
Stephen Birarda
|
ecbd62104c
|
cause sounds within an epsilon distance to be unattenuated
|
2014-07-03 16:43:12 -07:00 |
|
Stephen Birarda
|
438e0b501b
|
fix the voices inside your head
|
2014-07-03 16:32:38 -07:00 |
|
Stephen Birarda
|
04e7df1a3f
|
change the audio rolloff function
|
2014-07-03 13:46:38 -07:00 |
|
Stephen Birarda
|
0235b62324
|
Merge branch 'master' of https://github.com/highfidelity/hifi into audio-rolloff
|
2014-07-03 11:05:20 -07:00 |
|
Stephen Birarda
|
fe52787572
|
implement a new rolloff function
|
2014-07-03 11:05:12 -07:00 |
|
Stephen Birarda
|
0af79c4d95
|
fix for script agent audio missing channel flag
|
2014-07-03 10:45:05 -07:00 |
|
Atlante45
|
d6a2cea756
|
Switched AudioMixer to NetworkAccessManager
|
2014-07-01 17:39:45 -07:00 |
|
wangyix
|
c789f3c6b9
|
merge with upstream
|
2014-06-30 14:13:34 -07:00 |
|
wangyix
|
dbb370aecf
|
added early/late/lost to domain page stats
|
2014-06-30 12:49:54 -07:00 |
|
wangyix
|
d2f86278b2
|
modified AudioStreamStats to per-stream with seq stats
added AudioStreamStats info to interface overlay stats
|
2014-06-30 12:31:58 -07:00 |
|
wangyix
|
4587828a3a
|
removed debug prints
|
2014-06-27 16:48:21 -07:00 |
|
wangyix
|
0ae58bd7f9
|
added senderUUID arg to seq stats
|
2014-06-27 15:39:11 -07:00 |
|
wangyix
|
ff438a2434
|
added seq stats for Agent,
fixed AudioInjector to do << (quint16)0 instead of
skipRawData(sizeof(quint16) to correctly allocate space for seq number;
added debug prints;
|
2014-06-27 11:23:50 -07:00 |
|
Stephen Birarda
|
3ae46bc60d
|
switch audio-mixer to pull settings from domain-server via JSON request
|
2014-06-26 17:32:56 -07:00 |
|
Stephen Birarda
|
3f70402e63
|
fix odd encoding in settings URL
|
2014-06-26 16:58:51 -07:00 |
|
Stephen Birarda
|
95d266b305
|
initial setup of settings request from domain-server
|
2014-06-26 16:55:22 -07:00 |
|
wangyix
|
cb48825561
|
added seq number to all Audio types, untested
|
2014-06-26 16:52:23 -07:00 |
|
wangyix
|
7dd7422cbf
|
removed more unneccesary changes
|
2014-06-25 11:57:45 -07:00 |
|
wangyix
|
c583f8b023
|
removed unnecessary changes
|
2014-06-25 11:48:32 -07:00 |
|
wangyix
|
591bfa14b9
|
added PacketTypeAudioStreamStats for j-buffer stats
...instead of packing that info into audio packets.
|
2014-06-25 11:38:56 -07:00 |
|
wangyix
|
52f00769d4
|
merged with upstream
|
2014-06-24 17:22:30 -07:00 |
|
ZappoMan
|
1d390faad8
|
add support for commandline/config value for dynamic jitter buffers
|
2014-06-24 10:29:38 -07:00 |
|
wangyix
|
53e3f5a3b0
|
merged with upstream
|
2014-06-24 09:13:05 -07:00 |
|
wangyix
|
a4f5ce2215
|
added stats for audiomixer jitter buffers lengths in Application
|
2014-06-23 17:48:57 -07:00 |
|
ZappoMan
|
4becb66e2a
|
use node uuid in stats
|
2014-06-23 16:10:51 -07:00 |
|
ZappoMan
|
b2c982976e
|
break up audio mixer stats across multiple packets
|
2014-06-23 15:46:58 -07:00 |
|
ZappoMan
|
076bc11545
|
added server side audio mixer jitter stats
|
2014-06-23 15:19:13 -07:00 |
|
wangyix
|
435b5094a0
|
moved time gap history to PositionalAudioRingBuffer, untested
removed hard-coded jitter buffer length.
|
2014-06-19 17:58:38 -07:00 |
|
Stephen Birarda
|
dd5d59208e
|
fix a crash when grabbing AABox from buffer
|
2014-06-18 15:05:38 -07:00 |
|
Stephen Birarda
|
1228bd4a1e
|
handle addition of samples for an unattenuated listener
|
2014-06-18 14:18:39 -07:00 |
|
Stephen Birarda
|
db1031144b
|
fix passing of unattenuated zones to buffers
|
2014-06-18 13:46:03 -07:00 |
|
Stephen Birarda
|
5878b4af59
|
setup listener unattenuated zones for source ring buffers
|
2014-06-18 12:50:16 -07:00 |
|
Andrew Meadows
|
3f36325642
|
remove warnings about signed/unsigned comparison
|
2014-06-17 11:59:37 -07:00 |
|
Stephen Birarda
|
194493ab9b
|
remove MMX math to fix stereo discrepancies
|
2014-06-06 12:00:47 -07:00 |
|
Stephen Birarda
|
f6011b65d7
|
fix input loudness for a stereo source
|
2014-06-06 11:26:04 -07:00 |
|
Stephen Birarda
|
ae2f6a3cb6
|
complete piping of stereo audio through mixer
|
2014-06-06 10:55:04 -07:00 |
|
Philip Rosedale
|
4e1eaf8337
|
Merge pull request #2809 from Atlante45/mute_env
Mute environment
|
2014-05-07 16:18:23 -07:00 |
|