Andrzej Kapolka
|
c18d0ccf8f
|
Formatting fixes.
|
2014-03-26 12:34:46 -07:00 |
|
Andrzej Kapolka
|
c31b04af4c
|
Fix for Windows initial device selection.
|
2014-03-26 12:23:08 -07:00 |
|
ZappoMan
|
da763671fa
|
fix crash when no output audio device selected, add get/set volume support for input devices
|
2014-03-24 12:52:34 -07:00 |
|
ZappoMan
|
7ef1fe3a74
|
add support for listing all audio devices and default device in JS
|
2014-03-24 09:15:03 -07:00 |
|
ZappoMan
|
82d620b1d9
|
add support for AudioDevice scripting interface, and switching audio input/output device on the fly
|
2014-03-23 11:26:27 -07:00 |
|
ZappoMan
|
a56b7e341d
|
reorganize files in interface directory
|
2014-03-22 20:22:05 -07:00 |
|
Philip Rosedale
|
bae16e24e8
|
new audio buffer display text, cleanup drawText()
|
2014-02-27 23:17:39 -08:00 |
|
Philip Rosedale
|
7ce380a333
|
relocate mute button, audio scope
|
2014-02-27 18:02:53 -08:00 |
|
Philip Rosedale
|
f06b30e024
|
remove audio barograph latency display
|
2014-02-27 17:45:47 -08:00 |
|
Philip Rosedale
|
4b033b3b98
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-02-19 15:07:45 -08:00 |
|
Philip Rosedale
|
b368001af4
|
Adding DC offset calculation to noise cancellation
|
2014-02-19 15:04:39 -08:00 |
|
gaitat
|
fcd44f5817
|
Fix for Worklist Job #19503
|
2014-02-15 08:16:05 -05:00 |
|
gaitat
|
eee839f423
|
Merge branch 'master' of github.com:highfidelity/hifi
|
2014-02-14 20:12:39 -05:00 |
|
gaitat
|
58e773340a
|
Worklist Job #19503
Exposing the average audio intensity to javascript through the MyAvatar
object.
|
2014-02-14 09:40:59 -05:00 |
|
Philip Rosedale
|
be7d1a5723
|
Adjustments to noise gate, commit to min sampling method
|
2014-02-12 22:53:46 -08:00 |
|
Philip Rosedale
|
0322c8b934
|
Added minimum sample counting method for noise reduction
|
2014-02-11 23:44:22 -08:00 |
|
Philip Rosedale
|
03bc5adf64
|
Add Audio Noise Reduction
|
2014-02-08 16:35:37 -08:00 |
|
Stephen Birarda
|
6b3b03228e
|
audio repairs so buffers do not climb
|
2014-02-05 10:22:07 -08:00 |
|
stojce
|
150a667cd6
|
WL job #19484
- Move 'Fly to voxel on click' menu item;
- add shortcut for muting audio ...
|
2014-01-16 20:17:04 +01:00 |
|
Brad Hefta-Gaub
|
ff72e25a34
|
more windows build work
|
2014-01-12 15:31:06 -08:00 |
|
Stephen Birarda
|
eac3b6be65
|
add AudioInjector class to pull samples from URL and inject
|
2013-12-19 12:28:37 -08:00 |
|
Stephen Birarda
|
964558d514
|
add a QAudioOutput object for local loopback
|
2013-12-17 09:41:28 -08:00 |
|
Philip Rosedale
|
03869e81fd
|
Merge pull request #1380 from birarda/qt-for-portaudio
move from 44.1 to 48 on audio
|
2013-12-16 17:58:41 -08:00 |
|
Stephen Birarda
|
bb93c64d8d
|
some initial audio stat render fixes
|
2013-12-16 16:21:50 -08:00 |
|
Stephen Birarda
|
e5d2647e70
|
fix last input loudness for mouth movement with no depth camera
|
2013-12-16 16:01:03 -08:00 |
|
Stephen Birarda
|
6b644eb130
|
repair upsampling and local loopback by correcting for limits
|
2013-12-16 15:15:25 -08:00 |
|
Stephen Birarda
|
1f9ca00317
|
drive input from buffer callback and output from network
|
2013-12-16 11:58:23 -08:00 |
|
ZappoMan
|
5830f1134e
|
add particle collisions with voxels
|
2013-12-12 17:52:22 -08:00 |
|
Stephen Birarda
|
af2fa15f55
|
initial work for change to 48KHz
|
2013-12-11 12:02:08 -08:00 |
|
Stephen Birarda
|
5e73e803e9
|
fixes for procedural audio input
|
2013-12-05 14:49:28 -08:00 |
|
Stephen Birarda
|
d1054b3cfc
|
add received audio to buffer via queued connection
|
2013-12-05 13:17:16 -08:00 |
|
Stephen Birarda
|
d2f7dd2371
|
resolve conflicts on merge with upstream master
|
2013-12-05 12:13:11 -08:00 |
|
Stephen Birarda
|
71aca69410
|
fix rendered scope for new Qt Audio
|
2013-12-05 11:36:45 -08:00 |
|
Stephen Birarda
|
0e3cb11863
|
use invokeMethod for Audio reset
|
2013-12-04 16:58:21 -08:00 |
|
Stephen Birarda
|
ab1cd7bd2c
|
fix red/green display in audio debug rendering
|
2013-12-04 16:24:14 -08:00 |
|
Philip Rosedale
|
0c32f94116
|
Better drums
|
2013-12-04 15:48:41 -08:00 |
|
Stephen Birarda
|
e339155328
|
replace missing PortAudio with Qt audio
|
2013-12-04 12:54:33 -08:00 |
|
Philip Rosedale
|
09ca2a45db
|
Add local audio monitor option, tweak turning with head
|
2013-11-26 11:25:06 -08:00 |
|
Philip Rosedale
|
2991c8af61
|
screen does not flash when voxels are clicked
|
2013-11-08 14:34:22 -08:00 |
|
Stephen Birarda
|
fa146e302d
|
remove 16-bit node IDs and replace with UUIDs
|
2013-10-17 11:49:41 -07:00 |
|
stojce
|
61b213804a
|
#19426 - Add a mute control to the interface
- OpenGL overlay icon
- mute control
- icons
|
2013-10-05 13:18:35 +02:00 |
|
Andrzej Kapolka
|
54116cbc85
|
Testing audio shutdown before menu destruction.
|
2013-09-04 16:04:36 -07:00 |
|
atlante45
|
5da525fc3e
|
memory wastes and code cleaning PR comments
|
2013-09-04 15:12:24 -07:00 |
|
atlante45
|
b03482ead5
|
Some more memory leaks and codes formatting
|
2013-09-03 17:16:06 -07:00 |
|
Stephen Birarda
|
46b064b7d6
|
initial decoupling of menu from Application
|
2013-08-15 10:46:51 -07:00 |
|
Philip Rosedale
|
0d26bb4266
|
Camera always stops moving when using gyro's
|
2013-08-07 14:08:30 -07:00 |
|
Stephen Birarda
|
d259180778
|
add option to audio menu to stop the mixed audio
|
2013-08-02 17:46:23 -07:00 |
|
Stephen Birarda
|
d56b715432
|
add menu option to mix RAW audio with microphone audio
|
2013-08-02 17:30:49 -07:00 |
|
ZappoMan
|
9507cd8955
|
switched to vector
|
2013-07-23 19:54:29 -07:00 |
|
ZappoMan
|
a162643e1e
|
more removing of SourceID from classes
|
2013-07-23 19:21:43 -07:00 |
|