Atlante45
|
dbc81fcdca
|
Update audio injector volume every frame
|
2014-09-30 11:19:45 -07:00 |
|
Atlante45
|
5a8b9082b2
|
Check _currentSendPosition instead of overriding
|
2014-09-26 19:47:26 -07:00 |
|
Atlante45
|
dfe70ed2e3
|
Initialize InjectedAudioStream with correct stereo value
|
2014-09-26 19:23:36 -07:00 |
|
Atlante45
|
6df430660d
|
Uninitialized member
|
2014-09-26 15:23:17 -07:00 |
|
Atlante45
|
83ad0e4eb0
|
Fix mono injection
|
2014-09-26 11:14:27 -07:00 |
|
Atlante45
|
a4a5d71caa
|
Merge branch 'fix_attachment_bug_with_recording' of github.com:Atlante45/hifi into radio_js
Conflicts:
libraries/audio/src/AudioInjector.cpp
|
2014-09-26 10:45:34 -07:00 |
|
Atlante45
|
72f5b9b77b
|
code cleanup
|
2014-09-25 19:19:03 -07:00 |
|
Atlante45
|
453869c8e9
|
Stereo flag + specific resample in Sound class
|
2014-09-25 18:12:11 -07:00 |
|
Atlante45
|
7f4ece2be1
|
Resize ringbuffer of injected stereo stream
|
2014-09-25 17:54:53 -07:00 |
|
Atlante45
|
7dc07a1c51
|
Compute correct number of bytes to send when stereo
|
2014-09-25 17:54:11 -07:00 |
|
Atlante45
|
75dc26c9ff
|
Slider can moved when recording paused or stoped
|
2014-09-24 16:19:47 -07:00 |
|
Atlante45
|
7ab8c7750c
|
Extra spaces
|
2014-09-23 14:37:43 -07:00 |
|
Atlante45
|
c4105f61b5
|
Merge branch 'master' of https://github.com/highfidelity/hifi into fix_attachment_bug_with_recording
|
2014-09-22 14:12:17 -07:00 |
|
Craig Hansen-Sturm
|
75858b07c6
|
coding standard + missing frame-offsets in audiobuffer
|
2014-09-22 11:21:18 -07:00 |
|
Craig Hansen-Sturm
|
66ec43c066
|
coding standard - else clause
|
2014-09-22 11:04:21 -07:00 |
|
Craig Hansen-Sturm
|
4372410fa7
|
unrolling for int16_t<->float32_t conversion/scaling and copy in/out
|
2014-09-20 14:49:41 -07:00 |
|
Craig Hansen-Sturm
|
1b2ee4023a
|
out of line inline members for coding standard
|
2014-09-20 05:46:27 -07:00 |
|
Craig Hansen-Sturm
|
90379ee7eb
|
frame and channel counts are now consistently uint32_t / float32_t replaces float
|
2014-09-20 04:50:11 -07:00 |
|
Craig Hansen-Sturm
|
47c6ba708f
|
new audio edit buffer object / click removal / apply linear fade to sound clip endpoints
|
2014-09-20 04:45:58 -07:00 |
|
Atlante45
|
1d014358ee
|
Added possibility to change AudioInjector position
|
2014-09-19 17:06:03 -07:00 |
|
Craig Hansen-Sturm
|
2383379a35
|
default sine gain set to -6db
|
2014-09-18 13:52:53 -07:00 |
|
Craig Hansen-Sturm
|
256bd627fa
|
clamp to 0.0f when within EPSILON neighborhood of 0.0f
|
2014-09-18 13:12:53 -07:00 |
|
ZappoMan
|
ab447e20ee
|
move filter to single instance in mixer, and do filtering on pre-mix buffer not the mixed buffer
|
2014-09-17 12:48:47 -07:00 |
|
ZappoMan
|
9cbc53abc3
|
pack position and orientation in silent frames
|
2014-09-16 13:06:46 -07:00 |
|
Philip Rosedale
|
d01b73bdaa
|
Merge pull request #3423 from chansensturm/audio-temp
Head Penumbra filter changes (feedback from testing with Freddy)
|
2014-09-15 20:00:11 -07:00 |
|
Craig Hansen-Sturm
|
b6c38b82dc
|
stray inline keyword
|
2014-09-15 18:41:41 -07:00 |
|
Craig Hansen-Sturm
|
8de32f1170
|
out-of-line inline's for performance critical member functions
|
2014-09-15 18:38:36 -07:00 |
|
Craig Hansen-Sturm
|
d8a4d71b08
|
out-of-line inline's for performance critical member functions
|
2014-09-15 18:38:32 -07:00 |
|
Brad Hefta-Gaub
|
a9206e0e85
|
Merge pull request #3422 from chansensturm/audio-temp
Implement Gordon-Smith 2-pole quadrature oscillator
|
2014-09-15 18:24:11 -07:00 |
|
Atlante45
|
f3e2507ed3
|
Merge branch 'master' of https://github.com/highfidelity/hifi into radio_js
|
2014-09-15 15:54:31 -07:00 |
|
Craig Hansen-Sturm
|
7a9cf193b4
|
Merge branch 'master' of https://github.com/highfidelity/hifi into audio-noise
|
2014-09-15 13:47:24 -07:00 |
|
Craig Hansen-Sturm
|
1c955384fb
|
coding standard/typo
|
2014-09-15 09:56:11 -07:00 |
|
Craig Hansen-Sturm
|
0ba952b2f8
|
cleanup/remove stray static _frameOffset
|
2014-09-14 12:32:48 -07:00 |
|
Craig Hansen-Sturm
|
4a63f9f764
|
implement Gordon-Smith 2-pole quadrature oscillator
|
2014-09-14 12:22:32 -07:00 |
|
Craig Hansen-Sturm
|
85f68662b0
|
implement Gordon-Smith 2-pole quadrature oscillator
|
2014-09-14 12:22:29 -07:00 |
|
ZappoMan
|
ac27c36c3d
|
one more shot at these warnings
|
2014-09-13 09:40:44 -07:00 |
|
ZappoMan
|
d92d2d57a0
|
one more shot at these warnings
|
2014-09-13 09:28:28 -07:00 |
|
ZappoMan
|
04772f6e5d
|
fix more signed/unsigned warnings
|
2014-09-13 09:09:18 -07:00 |
|
ZappoMan
|
be8994f3a3
|
attempt to fix warning
|
2014-09-13 08:47:18 -07:00 |
|
Craig Hansen-Sturm
|
1d0ba52445
|
implemented new audio panning object which implements constant power sin^2+cos^2=1 law
|
2014-09-11 17:15:49 -07:00 |
|
Craig Hansen-Sturm
|
893d4686db
|
comments
|
2014-09-11 11:18:05 -07:00 |
|
Craig Hansen-Sturm
|
0d5f28c7df
|
audio buffer framing issue / comments
|
2014-09-11 11:05:27 -07:00 |
|
Craig Hansen-Sturm
|
18975aef57
|
log audio device framing errors, copy as much data as we can, but don't assert
|
2014-09-10 16:48:35 -07:00 |
|
Atlante45
|
da740e8a88
|
First cut at radio.js
|
2014-09-08 15:31:53 -07:00 |
|
Craig Hansen-Sturm
|
cb4aab3902
|
allocate 8x buffer size (for pulse audio) / more audioGain loop unrolling w/frame alignment check
|
2014-09-08 15:28:55 -07:00 |
|
Craig Hansen-Sturm
|
5a6f8015f6
|
unroll audio gain rendering loop
|
2014-09-08 14:05:47 -07:00 |
|
Craig Hansen-Sturm
|
5b996046ba
|
Hot FIX: stereo input devices shouldn't trigger an assert
|
2014-09-08 12:05:29 -07:00 |
|
Craig Hansen-Sturm
|
431fcbcf6c
|
coding standard / SLOT selectAudioSourceSine440 linkage / tone gen amplitude parameter
|
2014-09-08 11:18:14 -07:00 |
|
Craig Hansen-Sturm
|
2700d8c59d
|
ubuntu build fix (remove std::memset ...)
|
2014-09-06 04:05:52 -07:00 |
|
Craig Hansen-Sturm
|
76adb952a3
|
ubuntu build fix (remove std::memset ...)
|
2014-09-06 03:57:11 -07:00 |
|