ZappoMan
c35d6bdb0c
add reflection stats to stats display, add pre-delay, add toggle for separate ears, add surface randomness
2014-04-04 11:25:43 -07:00
ZappoMan
4c0f83913b
tweaks to bounce
2014-04-04 07:04:02 -07:00
ZappoMan
f45f30234f
more tweaks to reflections
2014-04-03 23:03:06 -07:00
ZappoMan
98f0fe8619
latest pass, improved distance calulations, added menu item to remove original source
2014-04-03 18:57:08 -07:00
ZappoMan
23e5452a89
next cut
2014-04-03 16:31:28 -07:00
ZappoMan
ed55700c27
Merge branch 'moonshot' of https://github.com/ZappoMan/hifi into moonshot
...
Conflicts:
interface/src/AudioReflector.cpp
2014-04-03 16:22:29 -07:00
matsukaze
9e157ff1c5
More audio fixes.
2014-04-04 16:17:49 -07:00
matsukaze
33d4cb6497
Merge branch 'moonshot' of https://github.com/ZappoMan/hifi into moonshot
2014-04-04 16:16:19 -07:00
matsukaze
33718684e6
More audio fixes.
2014-04-04 16:09:25 -07:00
matsukaze
836fda2c05
Clamp the audio summation.
2014-04-04 09:07:27 -07:00
ZappoMan
5872ec0569
checkpoint
2014-04-03 16:19:33 -07:00
ZappoMan
06adaa009c
add first cut at simple low pass filter
2014-04-03 12:40:35 -07:00
ZappoMan
1265e5b12d
just echo
2014-04-03 09:23:10 -07:00
ZappoMan
3808cfa83d
latest work
2014-04-03 08:55:48 -07:00
matsukaze
09bcada263
Fixes to audio spatial processing.
2014-04-03 19:41:59 -07:00
ZappoMan
7717a09f91
use QByteArray for processSpatialAudio() signal
2014-04-02 18:48:28 -07:00
ZappoMan
42efb0db65
glue in processSpatialAudio()
2014-04-02 18:18:17 -07:00
ZappoMan
033e233d40
Merge branch 'moonshot' of https://github.com/ZappoMan/hifi into moonshot
2014-04-02 17:45:51 -07:00
matsukaze
f7d9269314
Modifications to support spatial audio processing.
2014-04-03 17:36:03 -07:00
ZappoMan
ec9884833b
first cut at reflections
2014-04-02 17:45:34 -07:00
Philip Rosedale
ca863e77f4
Merge branch 'master' of https://github.com/worklist/hifi
...
Conflicts:
interface/interface_en.ts
2014-04-01 21:14:51 -07:00
Philip Rosedale
389091ace6
Merge pull request #2587 from matsukaze/nocrAudioFixes
...
Audio fixes for win OS.
2014-04-01 21:03:26 -07:00
matsukaze
d28d686ceb
Fix for missing voxel system on domain change. Fix for assertion failure thrown by Qt on exit.
2014-04-02 17:45:22 -07:00
matsukaze
f305b81655
Merge upstream master into audio fixes.
2014-04-02 17:34:41 -07:00
matsukaze
7542917922
Fix tab with space.
2014-04-02 14:22:17 -07:00
matsukaze
94a23b7ffc
Fix brace location and replace tab with space.
2014-04-02 14:15:20 -07:00
matsukaze
952ca928f1
More audio fixes. Fix audio buffer size on Win.
2014-04-02 12:28:22 -07:00
Philip Rosedale
e53bfe4ea1
Merge pull request #2585 from ey6es/master
...
Align forearms with wrists again, fix for annoying intermittent seg fault on Linux exit.
2014-04-01 20:59:51 -07:00
Philip Rosedale
0b792985d3
Tweaks to VU meter, tone injector, and fix to noise gate
2014-04-01 16:43:18 -07:00
Andrzej Kapolka
865ca7de20
Align forearms with wrists. Closes #2577 .
2014-04-01 16:01:29 -07:00
matsukaze
c3934d9e86
Fix heap corruption.
2014-04-01 15:49:08 -07:00
Philip Rosedale
36c41a1fd3
test other way of doing loudness
2014-04-01 15:35:46 -07:00
Andrzej Kapolka
fb37ef5bca
Fix for annoying intermittent seg fault on Linux exit. Closes #2542 .
2014-04-01 11:25:39 -07:00
Andrzej Kapolka
afb5711879
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-04-01 10:40:38 -07:00
AndrewMeadows
f12da05722
Merge pull request #2581 from Atlante45/more_upload_fixes
...
More upload fixes
2014-04-01 09:51:25 -07:00
AndrewMeadows
ff211dbc2b
Merge pull request #2573 from PhilipRosedale/master
...
Audio VU level meter to replace scope
2014-04-01 09:41:39 -07:00
Philip Rosedale
7d12fcee9d
220Hz tone injection option for easier audio quality checks
2014-03-31 21:55:29 -07:00
Philip Rosedale
81d1eb7ed2
removed unused procedural movement code
2014-03-31 18:24:58 -07:00
Andrzej Kapolka
929f08dec2
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-03-31 18:22:43 -07:00
Andrzej Kapolka
005ae79928
Various fixes and what-not, got the basic spanner clipping working.
2014-03-31 18:21:28 -07:00
Atlante45
77f5a50738
Merge branch 'master' of https://github.com/highfidelity/hifi into more_upload_fixes
2014-03-31 17:19:45 -07:00
James Brotchie
da116608a0
Hitting enter no longer shows chat window when chat is disabled.
...
When chat is disabled (QXMPP library not available or XMPP disconnected)
hitting enter would show the chat window, even when the Tools -> Chat
menu item is grayed out!
2014-04-01 07:38:22 +10:00
Philip Rosedale
3babb5e0bf
Merge branch 'master' of https://github.com/worklist/hifi
2014-03-31 07:25:46 -07:00
James Brotchie
6880160bc0
Remember most recently opened script location.
...
Previously when running a script from a file you were always taken back
to your desktop directory. Now you will be taken to the location of your
most recently opened script.
2014-03-31 22:08:38 +10:00
Philip Rosedale
27f0214032
first pass audio VU scope
2014-03-28 23:09:51 -07:00
Philip Rosedale
78ee8706d6
Merge branch 'master' of https://github.com/worklist/hifi
2014-03-28 16:48:15 -07:00
Andrzej Kapolka
176d8f746e
Finally at the point of actually getting spanners to turn into voxels.
2014-03-28 15:19:40 -07:00
Andrzej Kapolka
78896d6af9
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-03-28 13:29:11 -07:00
Dimitar Dobrev
f9cee2ccfa
Fixed a typo that resulted in a wrong padding of a widget.
2014-03-28 22:21:55 +02:00
Andrzej Kapolka
cc5ea2a465
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-03-28 11:19:58 -07:00