Commit graph

19 commits

Author SHA1 Message Date
Philip Rosedale
77f32b8211 Added measured jitter indicator (stdev() of packet receipt times) to audio renderer. Also added head being rendered in world at 0,0 as dummy. 2013-02-05 19:43:15 -08:00
Stephen Birarda
d0081e8ec1 pass timeval to diffclock function, change base SDK 2013-02-04 19:09:42 -08:00
Stephen Birarda
08d0283586 disable crashing lattice mouse code, fix diffclock for audio render 2013-02-04 19:06:32 -08:00
Stephen Birarda
6c1511ed41 add a really dumb graph for ring buffer stats 2013-02-04 17:34:40 -08:00
Philip Rosedale
765cded31a Added test for standard deviation calcs at startup. 2013-02-04 13:38:54 -08:00
Stephen Birarda
728afc74c8 remove OpenCV for easier distribution for testing 2013-01-30 16:34:57 -08:00
Stephen Birarda
12f5f003e3 Merge remote-tracking branch 'origin/master' 2013-01-30 13:16:10 -08:00
Stephen Birarda
a5dbbe2511 capitalize filenames for consistency 2013-01-30 13:11:20 -08:00
Stephen Birarda
efd5f2cdc0 add UDP send/receive of audio data for comm with mixer 2013-01-30 12:37:11 -08:00
Philip Rosedale
679257120e Big changes to serialInterface class to make better 2013-01-30 10:19:05 -08:00
Stephen Birarda
5ef81d4a11 spatialized audio demo for multiple local sources 2013-01-28 18:05:16 -08:00
Stephen Birarda
fd30c92d8b Merge remote-tracking branch 'origin/master' 2013-01-25 11:39:18 -08:00
Stephen Birarda
671b75b2ac audio test using two sources, no panning 2013-01-25 11:16:42 -08:00
Philip Rosedale
7b9df9aae6 Commented angle utility function 2013-01-24 17:47:46 -08:00
Philip Rosedale
e88c64ee92 Added utility function for angle_to object 2013-01-24 17:41:17 -08:00
Stephen Birarda
778f8608a5 render audio sources, vary amplitude depending on distance 2013-01-24 13:08:26 -08:00
Stephen Birarda
4d914128ea simplify audio code, allow passing of Head object 2013-01-22 17:56:12 -08:00
Stephen Birarda
8a7db1f63c remove duplicate sources directory 2013-01-22 14:45:06 -08:00
Stephen Birarda
078ee65438 organize folder to match Xcode structure 2013-01-22 13:45:37 -08:00
Renamed from main.cpp (Browse further)