ZappoMan
|
b56e0ff3d4
|
tweaks to audioring buffer
|
2014-04-04 07:04:48 -07:00 |
|
ZappoMan
|
3808cfa83d
|
latest work
|
2014-04-03 08:55:48 -07:00 |
|
ZappoMan
|
42efb0db65
|
glue in processSpatialAudio()
|
2014-04-02 18:18:17 -07:00 |
|
Stephen Birarda
|
e2b230445f
|
add a method to Agent for last read frame loudness
|
2014-03-26 10:28:59 -07:00 |
|
Andrew Meadows
|
c0177e80a7
|
use glm::isnan() everywhere for portable code
|
2014-03-25 09:56:15 -07:00 |
|
Stephen Birarda
|
af4fb26031
|
floats are important
|
2014-03-21 18:44:59 -07:00 |
|
Stephen Birarda
|
abd6c8a747
|
fix trailing average on ring buffer, remove unused constant
|
2014-03-21 18:28:12 -07:00 |
|
Stephen Birarda
|
bad209bf09
|
use a trailing average for a quieter loudness
|
2014-03-21 15:53:00 -07:00 |
|
Stephen Birarda
|
1580896ec4
|
don't use a trailing average for loudness
|
2014-03-21 11:42:02 -07:00 |
|
Stephen Birarda
|
5a6456c29f
|
use an epsilon value to drop average loudness to zero
|
2014-03-21 11:29:16 -07:00 |
|
Stephen Birarda
|
6f37bb54f8
|
suppress useless audio debug
|
2014-03-21 10:19:17 -07:00 |
|
Stephen Birarda
|
5ae63c5b0f
|
use a trailing average for sleep time, move loudness to RB
|
2014-03-20 17:10:24 -07:00 |
|
Stephen Birarda
|
a8ef64e0ce
|
calculate a cutoff loudness for mixer recovery
|
2014-03-20 12:52:17 -07:00 |
|
Stephen Birarda
|
f80a077637
|
fix memory overrun from silent sample writing
|
2014-03-18 13:33:29 -07:00 |
|
Stephen Birarda
|
9fbb4f1428
|
spacing fix and silent sample read fix
|
2014-03-18 13:04:28 -07:00 |
|
Stephen Birarda
|
e7acd0bad3
|
don't use QDataStream in parseData since we don't really need it
|
2014-03-18 12:58:29 -07:00 |
|
Stephen Birarda
|
7ed982a073
|
cleanup writing of silent frame to ring buffer
|
2014-03-18 11:12:36 -07:00 |
|
Stephen Birarda
|
61594b9a1e
|
fixes to silent audio frame sending
|
2014-03-17 16:27:49 -07:00 |
|
Stephen Birarda
|
9f24bd9c47
|
have the AudioMixer handle silent audio, send silence from Interface when gate closed
|
2014-03-17 15:12:02 -07:00 |
|
Stephen Birarda
|
1428d2d1de
|
take an absolute value for correct loudness
|
2014-03-17 14:35:04 -07:00 |
|
Stephen Birarda
|
bc9deb5db7
|
handle trivial case of not mixing silent audio streams
|
2014-03-17 14:29:53 -07:00 |
|
Stephen Birarda
|
72449fdb6a
|
initial optimizations to AudioMixer with mmx additions
|
2014-03-14 17:50:57 -07:00 |
|
Andrew Meadows
|
aa8c2fc8cb
|
use radians instead of degrees (almost) everywhere
|
2014-03-11 17:26:58 -07:00 |
|
ZappoMan
|
1ceb05bf09
|
click harder
|
2014-03-08 18:22:30 -08:00 |
|
Stephen Birarda
|
bb3a8677be
|
Merge branch 'master' of https://github.com/highfidelity/hifi into cmake-quotes
|
2014-03-03 16:31:25 -08:00 |
|
Stephen Birarda
|
628f91cd73
|
complete quoting of varous Cmake commands, closes #1999
|
2014-03-03 12:15:05 -08:00 |
|
Stephen Birarda
|
60eb588e96
|
remove some unecessary null pointer checks
|
2014-03-03 11:36:01 -08:00 |
|
ZappoMan
|
59eefa314c
|
add support for Audio.startDrumSound() to allow drum sound procedural audio in JS
|
2014-03-03 03:17:16 -08:00 |
|
ZappoMan
|
2c7d9d7a06
|
removed unneeded class declaration
|
2014-03-03 00:35:46 -08:00 |
|
ZappoMan
|
6ddc6132fd
|
removed unneeded class def
|
2014-03-02 21:53:36 -08:00 |
|
Philip Rosedale
|
70c1f8290e
|
assume RAW audio if not processed as WAV
|
2014-02-25 13:21:02 -08:00 |
|
ZappoMan
|
09fc58763f
|
Merge pull request #2054 from gaitat/19499
Worklist Job #19499
|
2014-02-24 19:10:31 -08:00 |
|
gaitat
|
a1e773eb2d
|
Worklist Job #19499
Kick of the build
|
2014-02-23 11:24:45 -05:00 |
|
gaitat
|
edd99f93de
|
Worklist Job #19499 Mac compile fix
third time's the charm
|
2014-02-21 21:48:44 -05:00 |
|
gaitat
|
e2b20d2475
|
Worklist Job #19499 Mac compile fix
|
2014-02-21 21:13:31 -05:00 |
|
gaitat
|
e331dc529d
|
Worklist Job #19499
Add WAV file support to Javascript
|
2014-02-21 19:26:19 -05:00 |
|
Stephen Birarda
|
ee9f8937e3
|
fix a silly typo
|
2014-02-19 18:03:34 -08:00 |
|
Stephen Birarda
|
7ceacd2751
|
remove blank if and fix ping reply construction
|
2014-02-07 10:24:01 -08:00 |
|
Stephen Birarda
|
b988308a8d
|
leverage writeDatagram helper in NodeList, ping if no active socket
|
2014-02-07 09:49:54 -08:00 |
|
Stephen Birarda
|
a823722d27
|
add writeDatagram helper to NodeList to insert md5 hash
|
2014-02-06 14:28:58 -08:00 |
|
Stephen Birarda
|
96fd73a766
|
fixed wrapped read of samples from end of buffer
|
2014-02-05 11:39:03 -08:00 |
|
Andrzej Kapolka
|
1e9e298a75
|
Missing includes.
|
2014-01-29 13:47:13 -08:00 |
|
Stephen Birarda
|
4de270b832
|
cleanup Node types, closes #1726
|
2014-01-28 13:38:33 -08:00 |
|
Stephen Birarda
|
3854f75abd
|
cleanup some UUID packing
|
2014-01-28 10:41:40 -08:00 |
|
Stephen Birarda
|
4103cc1cde
|
packet header changes and beginning of conversion to QByteArray
|
2014-01-28 10:36:08 -08:00 |
|
Stephen Birarda
|
8d2e9823de
|
remove notion of owning node from NodeData
|
2014-01-23 17:06:03 -08:00 |
|
Brad Hefta-Gaub
|
170dbe6e85
|
Merge branch 'master' of git://github.com/worklist/hifi into windows_build
Conflicts:
assignment-client/src/audio/AudioMixer.cpp
domain-server/src/DomainServer.cpp
interface/src/Audio.cpp
interface/src/DataServerClient.cpp
interface/src/Oscilloscope.cpp
interface/src/PairingHandler.cpp
interface/src/Util.cpp
interface/src/avatar/MyAvatar.cpp
interface/src/devices/Faceshift.cpp
interface/src/devices/SerialInterface.cpp
interface/src/renderer/FBXReader.cpp
libraries/avatars/src/AvatarData.h
libraries/octree-server/src/OctreeServer.cpp
libraries/octree-server/src/OctreeServer.h
libraries/octree/src/ViewFrustum.cpp
libraries/shared/src/Logging.cpp
libraries/shared/src/Node.cpp
libraries/shared/src/Node.h
libraries/shared/src/NodeList.cpp
libraries/shared/src/NodeList.h
libraries/shared/src/PerfStat.cpp
libraries/shared/src/SharedUtil.cpp
libraries/voxels/src/VoxelTree.cpp
voxel-edit/src/main.cpp
|
2014-01-15 10:20:21 -08:00 |
|
Stephen Birarda
|
599e3bb9e5
|
resolve conflicts on merge with upstream master
|
2014-01-14 16:15:58 -08:00 |
|
Stephen Birarda
|
767a241105
|
Merge remote-tracking branch 'upstream/master' into nodelist-container
|
2014-01-14 16:08:58 -08:00 |
|
Stephen Birarda
|
bcf9e04f56
|
only output first starve for a PositionalAudioRingBuffer
|
2014-01-14 14:34:00 -08:00 |
|