Stephen Birarda
|
39e8179473
|
add a missing semicolon
|
2013-03-08 14:33:37 -08:00 |
|
Stephen Birarda
|
686404be2b
|
add a voxel server
|
2013-03-08 14:32:06 -08:00 |
|
Stephen Birarda
|
a5708c0450
|
take proper max/min values for samples
|
2013-03-07 11:24:59 -08:00 |
|
Stephen Birarda
|
5fe311638e
|
fall back to the working MIN/MAX for int16_t
|
2013-03-07 11:10:16 -08:00 |
|
Stephen Birarda
|
c1ca2daa00
|
include stdint for INT16_MAX and INT16_MIN
|
2013-03-07 11:07:45 -08:00 |
|
Stephen Birarda
|
615d1d5152
|
mix together client samples, don't overwrite
|
2013-03-07 11:05:02 -08:00 |
|
Stephen Birarda
|
4a0aba9fb6
|
explicitly include GLUT framework for apple builds
|
2013-03-07 10:35:59 -08:00 |
|
Philip Rosedale
|
26fd44f030
|
100,000 voxel death star with concentric shells
|
2013-03-06 16:58:38 -08:00 |
|
Philip Rosedale
|
e7aa142082
|
Merge remote-tracking branch 'origin'
|
2013-03-06 15:23:40 -08:00 |
|
Stephen Birarda
|
160e9f1100
|
mixer needs to report its local address as EC2 box
|
2013-03-06 14:55:44 -08:00 |
|
Philip Rosedale
|
89d205f304
|
turn cloud back off
|
2013-03-06 14:45:24 -08:00 |
|
Philip Rosedale
|
f98f64e8f7
|
Added red 'laser pointer' to hand
|
2013-03-06 14:40:24 -08:00 |
|
Stephen Birarda
|
f004479e39
|
bump up to 300000 voxels, with color
|
2013-03-06 14:34:14 -08:00 |
|
Stephen Birarda
|
f27af9c903
|
use fred's fancy new formula for distance attenuation
|
2013-03-06 14:13:27 -08:00 |
|
Stephen Birarda
|
e16cd4ffc3
|
use vertex buffer objects to speed up voxel rendering
|
2013-03-06 13:56:11 -08:00 |
|
Stephen Birarda
|
0fbb534566
|
randomly draw 50000 voxels for glDrawElements test
|
2013-03-06 12:04:27 -08:00 |
|
Philip Rosedale
|
4203fddb88
|
Transmitter now controls hand position and rotation.
|
2013-03-04 18:36:50 -08:00 |
|
Philip Rosedale
|
04bd98cf85
|
Merge remote-tracking branch 'origin'
|
2013-03-04 17:01:24 -08:00 |
|
Philip Rosedale
|
2903ff9f73
|
Adding support for transmitter data
|
2013-03-04 17:00:30 -08:00 |
|
Philip Rosedale
|
f3d086f6dd
|
Merge pull request #10 from heracek/19095
Code Review for Job #19095
|
2013-03-04 16:59:53 -08:00 |
|
Stephen Birarda
|
7064beba8b
|
fix calcuation of distance attenuation coefficient
|
2013-03-04 15:10:53 -08:00 |
|
Stephen Birarda
|
171c919946
|
remove SDK specifiers alltogether to confirm cause of hifi-mini error
|
2013-03-04 14:28:52 -08:00 |
|
Stephen Birarda
|
127dbf8da3
|
remove the deployment target specifier
|
2013-03-04 14:26:18 -08:00 |
|
Stephen Birarda
|
28832177ac
|
force use of 10.7 SDK to make hifi-mini happy again
|
2013-03-04 13:26:11 -08:00 |
|
Stephen Birarda
|
64ecfa3b50
|
Revert "test for source of hifi-mini build failure"
This reverts commit cbc6e07362 .
|
2013-03-04 13:05:03 -08:00 |
|
Stephen Birarda
|
cbc6e07362
|
test for source of hifi-mini build failure
|
2013-03-04 13:00:31 -08:00 |
|
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 |
|