Commit graph

87467 commits

Author SHA1 Message Date
Stephen Birarda
6c1511ed41 add a really dumb graph for ring buffer stats 2013-02-04 17:34:40 -08:00
Stephen Birarda
0cfc2dae52 output difference in time since last send for debug 2013-02-04 17:11:34 -08:00
Stephen Birarda
cb26e771f6 resolve conflicts on merge with upstream master 2013-02-04 16:01:37 -08:00
Stephen Birarda
22877c7f3a resolve conflicts on merge with upstream master 2013-02-04 16:01:37 -08:00
Stephen Birarda
387100605c properly reset nextOutput pointer to beginning on starve / full 2013-02-04 16:00:37 -08:00
Stephen Birarda
634983c1d6 properly reset nextOutput pointer to beginning on starve / full 2013-02-04 16:00:37 -08:00
Stephen Birarda
8035471fa4 accomodate possibility of random increase in time between send loops 2013-02-04 14:46:40 -08:00
Philip Rosedale
96205ac208 Added test for standard deviation calcs at startup. 2013-02-04 13:38:54 -08:00
Philip Rosedale
765cded31a Added test for standard deviation calcs at startup. 2013-02-04 13:38:54 -08:00
Philip Rosedale
daccb83784 Added Stdev class to until 2013-02-04 12:49:12 -08:00
Philip Rosedale
3d1e249db7 Added Stdev class to until 2013-02-04 12:49:12 -08:00
Stephen Birarda
2b00a64324 add .DS_Store to gitignore 2013-02-04 11:05:22 -08:00
Philip Rosedale
eba3a9838e Merge remote-tracking branch 'origin/master' 2013-02-04 10:58:48 -08:00
Philip Rosedale
a60d100b57 Merge remote-tracking branch 'origin/master' 2013-02-04 10:58:48 -08:00
Philip Rosedale
17525b434e adding stdev stuff 2013-02-04 10:55:38 -08:00
Philip Rosedale
8a4ba6b57a adding stdev stuff 2013-02-04 10:55:38 -08:00
Stephen Birarda
72d4d073fd use Philip's constant for server IP 2013-02-04 10:44:43 -08:00
Stephen Birarda
ef976ede15 use Philip's constant for server IP 2013-02-04 10:44:43 -08:00
Stephen Birarda
baa686f738 Merge remote-tracking branch 'origin/master' 2013-02-04 10:44:26 -08:00
Stephen Birarda
fe1b7a65cd Merge remote-tracking branch 'origin/master' 2013-02-04 10:44:26 -08:00
Stephen Birarda
5491f95ac3 don't log first data point, log to folder for cleanliness 2013-02-04 10:44:00 -08:00
Stephen Birarda
984a78d324 don't log first data point, log to folder for cleanliness 2013-02-04 10:44:00 -08:00
Philip Rosedale
0a180f0f68 Merge branch 'master' of github.com:worklist/interface 2013-02-04 10:29:11 -08:00
Philip Rosedale
2519079b29 Merge branch 'master' of github.com:worklist/interface 2013-02-04 10:29:11 -08:00
Stephen Birarda
681bf50108 drop base SDK to 10.7 so Ryan can play along 2013-02-04 08:58:25 -08:00
Stephen Birarda
a47a028acb drop base SDK to 10.7 so Ryan can play along 2013-02-04 08:58:25 -08:00
Philip Rosedale
b2326c6147 Merge remote-tracking branch 'origin' 2013-02-04 08:44:40 -08:00
Philip Rosedale
7598917c2a Merge remote-tracking branch 'origin' 2013-02-04 08:44:40 -08:00
Philip Rosedale
d22fe6ff67 head eye contact stuff 2013-02-04 08:44:17 -08:00
Philip Rosedale
a3fee9a920 head eye contact stuff 2013-02-04 08:44:17 -08:00
Stephen Birarda
0787692014 send each client a different mix without themselves 2013-02-04 08:35:49 -08:00
Stephen Birarda
ac9152c279 fix a miscalculation in ring buffer wrap around 2013-02-04 08:30:11 -08:00
Stephen Birarda
7216cd55b3 fix a miscalculation in ring buffer wrap around 2013-02-04 08:30:11 -08:00
Philip Rosedale
35fb4b546a merge with upstream origin 2013-02-01 18:21:38 -08:00
Philip Rosedale
11518b34db merge with upstream origin 2013-02-01 18:21:38 -08:00
Stephen Birarda
84588e6e35 add AudioRingBuffer class for new ring buffer algo 2013-02-01 18:19:57 -08:00
Stephen Birarda
0533cff101 add AudioRingBuffer class for new ring buffer algo 2013-02-01 18:19:57 -08:00
Philip Rosedale
f0d432d98d Head improvements 2013-02-01 18:19:12 -08:00
Philip Rosedale
7dcdc6d74a Head improvements 2013-02-01 18:19:12 -08:00
Stephen Birarda
1fd1791952 remove jitter buffer changes from AudioSource class 2013-02-01 14:31:28 -08:00
Stephen Birarda
8aa62b34b7 remove jitter buffer changes from AudioSource class 2013-02-01 14:31:28 -08:00
Philip Rosedale
eba62cf136 Merge branch 'master' of github.com:worklist/interface 2013-01-31 17:28:48 -08:00
Philip Rosedale
449786d917 Merge branch 'master' of github.com:worklist/interface 2013-01-31 17:28:48 -08:00
Stephen Birarda
efe1adafc8 add jitter buffer algo for client output 2013-01-31 17:28:36 -08:00
Stephen Birarda
8d3eb1559a add jitter buffer algo for client output 2013-01-31 17:28:36 -08:00
Stephen Birarda
e5b374c631 only one source buffer per client 2013-01-31 15:15:23 -08:00
Philip Rosedale
82b8bfc6f3 Merge branch 'master' of github.com:worklist/interface 2013-01-31 12:57:01 -08:00
Philip Rosedale
07c1ad0a11 Merge branch 'master' of github.com:worklist/interface 2013-01-31 12:57:01 -08:00
Stephen Birarda
cbf4b10820 go back to a single stream for audio I/O 2013-01-31 12:54:11 -08:00
Stephen Birarda
6bfb539a27 go back to a single stream for audio I/O 2013-01-31 12:54:11 -08:00