Commit graph

585 commits

Author SHA1 Message Date
Stephen Birarda
5bd0b49cec general SDK specification for root CMakeLists 2013-03-04 12:49:19 -08:00
Stephen Birarda
fa53d2c399 don't specify 10.8 for OS X SDK, use latest avail 2013-03-04 12:47:59 -08:00
Stephen Birarda
2ebb43691d Revert "fix iostream include"
This reverts commit ff9eab04d9.
2013-03-04 12:27:03 -08:00
Stephen Birarda
ff9eab04d9 fix iostream include 2013-03-04 12:25:41 -08:00
Stephen Birarda
bb25365604 don't recalculate distance coefficient for same two clients 2013-03-04 12:03:36 -08:00
Stephen Birarda
653812a79c explicitly define OS X base SDK and target 2013-03-04 11:34:38 -08:00
Stephen Birarda
4648ce033e remove the flanger that isn't working as expected
This reverts commit a7deca0ced.
2013-03-04 10:37:55 -08:00
Stephen Birarda
a7deca0ced add a broken flanger 2013-03-04 10:37:48 -08:00
Stephen Birarda
7086e075a8 undo revert of old low pass filtering test
This reverts commit 1c6fa52357.
2013-03-01 15:50:28 -08:00
Stephen Birarda
f0642f1d11 remove low pass filtering tests
This reverts commit 0c05713955.
2013-03-01 15:50:16 -08:00
Stephen Birarda
0c05713955 the proper test of fred's low pass algorithm 2013-03-01 15:47:55 -08:00
Stephen Birarda
1c6fa52357 Revert "Revert "test of a low pass filter in non-FFT space""
This reverts commit 2bbeca1e01.
2013-03-01 15:34:49 -08:00
Stephen Birarda
23088bbdfd have mixer report the EC2 address 2013-03-01 15:19:13 -08:00
Stephen Birarda
2bbeca1e01 Revert "test of a low pass filter in non-FFT space"
This reverts commit c2578b72bd.
2013-03-01 14:54:28 -08:00
Stephen Birarda
c2578b72bd test of a low pass filter in non-FFT space 2013-03-01 14:54:00 -08:00
Stephen Birarda
c23b5ff785 cap distance amplification at 1, create spatialized mix 2013-03-01 12:33:24 -08:00
Stephen Birarda
400cb238f2 calculate angle between agent and other sources to prep for phase delay 2013-02-28 17:50:17 -08:00
Stephen Birarda
a42fc47231 relink head to AudioRingBuffer, send source bearing 2013-02-28 15:58:57 -08:00
Stephen Birarda
29df6e6a3e send 256 samples per callback so mixer can reply with two channels 2013-02-28 12:21:38 -08:00
Stephen Birarda
5978b50912 Revert "read from magnetometer on SDA, SLC"
This reverts commit a9050e6dc5.
2013-02-27 14:45:52 -08:00
Stephen Birarda
a9050e6dc5 read from magnetometer on SDA, SLC 2013-02-27 14:45:14 -08:00
Philip Rosedale
15d74111d9 Merge remote-tracking branch 'origin' 2013-02-26 18:45:32 -08:00
Philip Rosedale
1dd3a9970d Eyebrows driven by audio, mouth doesn't turn red. 2013-02-26 18:44:42 -08:00
Stephen Birarda
75aaa59f76 send the correct mixer IP again 2013-02-26 17:35:26 -08:00
Philip Rosedale
27cc3a8ee5 Merge remote-tracking branch 'origin' 2013-02-26 17:34:26 -08:00
Philip Rosedale
fe2f2d5019 Reduce mouse force on hand. 2013-02-26 17:33:40 -08:00
Stephen Birarda
ba2b79b078 accentuate the distance dampening by squaring the coefficient 2013-02-26 17:12:41 -08:00
Stephen Birarda
c1d66e4026 have mixer kill off silent agents 2013-02-26 17:04:57 -08:00
Stephen Birarda
31a164fd19 initial changing of volumne of source based on distance 2013-02-26 16:57:33 -08:00
Stephen Birarda
971f5b6ad6 recreate the newestSoloAgents map for each broadcastPacket 2013-02-26 16:55:39 -08:00
Stephen Birarda
c123990d7a switch back to EC2 DS for sanity check 2013-02-26 13:59:33 -08:00
Stephen Birarda
c645830809 temporary test against birarda's domain server 2013-02-26 13:43:50 -08:00
Stephen Birarda
1783ee5f85 send interface client position to audio mixer 2013-02-26 13:13:40 -08:00
Stephen Birarda
df1186660b add missing cstring include for memcpy 2013-02-26 10:28:47 -08:00
Stephen Birarda
68c978cfde Merge branch 'master' of github.com:worklist/hifi 2013-02-26 10:12:32 -08:00
Philip Rosedale
26a87b3b43 Added critically damped spring behavior to hand, and added simulateHand() routine to main.cpp that uses mouse to correctly move hand controller. 2013-02-26 09:41:16 -08:00
Stephen Birarda
bf94f1f861 refactor Audio.cpp in interface to use parseData in ARB 2013-02-25 17:13:44 -08:00
Stephen Birarda
abfd3a0168 refactor mixer to use AgentList, AudioRingBuffer as AgentData 2013-02-25 17:07:32 -08:00
Stephen Birarda
e2c3c253a8 fix birarda's stupid bug in timestamp creation 2013-02-25 15:19:53 -08:00
Philip Rosedale
f7b20a7c9c Added ability to drag hand by clicking and dragging on the screen. 2013-02-25 15:06:28 -08:00
Philip Rosedale
fff4bac53d Merge remote-tracking branch 'origin' 2013-02-25 14:33:22 -08:00
Philip Rosedale
a22cd3680a Added angular velocity and angular movement to hand, changed hand to block. 2013-02-25 14:31:56 -08:00
Stephen Birarda
b6d255477b remove extraneous logging for Domain server solo agents 2013-02-25 13:06:44 -08:00
Stephen Birarda
d211eb6c84 use getters and setters for all member variables in AgentList and Agent 2013-02-25 12:51:52 -08:00
Stephen Birarda
4541a5fe78 AgentList returns agents vector and agentSocket by reference 2013-02-25 12:24:42 -08:00
Stephen Birarda
1317be2382 domain server only returns newest of types in SOLO_AGENT_TYPES_STRING 2013-02-25 11:52:38 -08:00
Philip Rosedale
d272a7de31 Head: Added roll to lean decoupling constants, appropriate physical limits on angles for head, reduced sensitivity. 2013-02-22 22:37:11 -08:00
Stephen Birarda
d31eeda816 fix previous garbage commit 2013-02-22 16:45:03 -08:00
Stephen Birarda
04186664a3 the proper way to temporarily disable hand render 2013-02-22 16:44:29 -08:00
Stephen Birarda
a20a162502 don't move user view with their gyro, temporarily hide hand 2013-02-22 16:43:41 -08:00