Commit graph

86223 commits

Author SHA1 Message Date
Stephen Birarda
1aff6c23a1 split audio tests into multiple classes, expand gitignore 2013-01-29 16:27:05 -08:00
Stephen Birarda
746d3a056d split audio tests into multiple classes, expand gitignore 2013-01-29 16:27:05 -08:00
Philip Rosedale
ffc5883191 Merge remote-tracking branch 'origin/master' 2013-01-29 16:00:53 -08:00
Philip Rosedale
3b2c2d1b89 Merge remote-tracking branch 'origin/master' 2013-01-29 16:00:53 -08:00
Philip Rosedale
1a5880b13e Adding oscilloscope, fixing serial channels 2013-01-29 15:55:53 -08:00
Philip Rosedale
e04e5a5e28 Adding oscilloscope, fixing serial channels 2013-01-29 15:55:53 -08:00
Stephen Birarda
cc8cd25ad1 some cleanup in audio class, moving implementation from header file 2013-01-29 12:47:04 -08:00
Stephen Birarda
3188eb7c33 some cleanup in audio class, moving implementation from header file 2013-01-29 12:47:04 -08:00
Stephen Birarda
47f2c758b5 change headers to reflect new company name 2013-01-29 12:30:41 -08:00
Stephen Birarda
bcecd8663f change headers to reflect new company name 2013-01-29 12:30:41 -08:00
Stephen Birarda
8930bf8e42 add a UDPSocket class to abstract communication to agents 2013-01-29 12:29:00 -08:00
Stephen Birarda
80ac6aa24c add a UDPSocket class to abstract communication to agents 2013-01-29 12:29:00 -08:00
Stephen Birarda
72f000b0ff spatialized audio demo for multiple local sources 2013-01-28 18:05:16 -08:00
Stephen Birarda
5ef81d4a11 spatialized audio demo for multiple local sources 2013-01-28 18:05:16 -08:00
Stephen Birarda
fa3ffa8bc4 Merge remote-tracking branch 'origin/master' 2013-01-25 11:39:18 -08:00
Stephen Birarda
fd30c92d8b Merge remote-tracking branch 'origin/master' 2013-01-25 11:39:18 -08:00
Stephen Birarda
2416712754 remove superfluous logging in audio.cpp 2013-01-25 11:38:17 -08:00
Stephen Birarda
8fc28ed04a remove superfluous logging in audio.cpp 2013-01-25 11:38:17 -08:00
Stephen Birarda
706bc587de audio test using two sources, no panning 2013-01-25 11:16:42 -08:00
Stephen Birarda
671b75b2ac audio test using two sources, no panning 2013-01-25 11:16:42 -08:00
Philip Rosedale
ee6f6fa226 Commented angle utility function 2013-01-24 17:47:46 -08:00
Philip Rosedale
7b9df9aae6 Commented angle utility function 2013-01-24 17:47:46 -08:00
Philip Rosedale
2a320d149e Added utility function for angle_to object 2013-01-24 17:41:17 -08:00
Philip Rosedale
e88c64ee92 Added utility function for angle_to object 2013-01-24 17:41:17 -08:00
Philip Rosedale
926cba56cf Added utility function for angle_to object 2013-01-24 17:39:49 -08:00
Philip Rosedale
3ecc09b7b2 Added utility function for angle_to object 2013-01-24 17:39:49 -08:00
Stephen Birarda
d9caf566de render audio sources, vary amplitude depending on distance 2013-01-24 13:08:26 -08:00
Stephen Birarda
778f8608a5 render audio sources, vary amplitude depending on distance 2013-01-24 13:08:26 -08:00
Stephen Birarda
6ed9ca056d remove unused variable length 2013-01-24 11:18:46 -08:00
Stephen Birarda
7b2c8a4db9 remove unused variable length 2013-01-24 11:18:46 -08:00
Stephen Birarda
2a86a51747 remove extra space in audioCallback 2013-01-24 11:18:29 -08:00
Stephen Birarda
bf336d8e40 remove extra space in audioCallback 2013-01-24 11:18:29 -08:00
Stephen Birarda
5fd300a91a swap echo for forevermore sample, phase delay with gyro 2013-01-24 11:15:58 -08:00
Stephen Birarda
186f1217c3 swap echo for forevermore sample, phase delay with gyro 2013-01-24 11:15:58 -08:00
Stephen Birarda
d6d66fa6a9 simplify audio code, allow passing of Head object 2013-01-22 17:56:12 -08:00
Stephen Birarda
4d914128ea simplify audio code, allow passing of Head object 2013-01-22 17:56:12 -08:00
Stephen Birarda
7b42c7f26e remove duplicate sources directory 2013-01-22 14:45:06 -08:00
Stephen Birarda
8a7db1f63c remove duplicate sources directory 2013-01-22 14:45:06 -08:00
Stephen Birarda
d4429fd462 remove .DS_Store from repo 2013-01-22 14:43:05 -08:00
Stephen Birarda
03db6f0a9b remove .DS_Store from repo 2013-01-22 14:43:05 -08:00
Stephen Birarda
1cd1e69d02 shift indented comment in audio.cpp 2013-01-22 14:23:37 -08:00
Stephen Birarda
3e4da1582f shift indented comment in audio.cpp 2013-01-22 14:23:37 -08:00
Stephen Birarda
7a17449e1d organize folder to match Xcode structure 2013-01-22 13:45:37 -08:00
Stephen Birarda
078ee65438 organize folder to match Xcode structure 2013-01-22 13:45:37 -08:00
Philip Rosedale
7e9deeadce Work to add lattice, finger, other stuff 2013-01-21 18:07:07 -08:00
Philip Rosedale
ab50a4dd7c Work to add lattice, finger, other stuff 2013-01-21 18:07:07 -08:00
Stephen Birarda
ea8729acc4 better concurrency management for shared buffer 2013-01-18 11:18:54 -08:00
Stephen Birarda
a65c4b50ca mix together packets received in between buffer sends 2013-01-17 15:13:17 -08:00
Stephen Birarda
41c0790ffb echo back last received packet on 20ms interval 2013-01-16 15:56:31 -08:00
Stephen Birarda
a533e505d3 add sftp config file and built program to gitignore 2013-01-16 14:25:32 -08:00