Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(199)

Issue 210713005: Make WebAudio output as stereo as default (Closed)

Created:
6 years, 9 months ago by no longer working on chromium
Modified:
6 years, 8 months ago
Reviewers:
Tommy Widenflycht, Chris Wilson, mantriur74, Raymond Toy
CC:
blink-reviews
Visibility:
Public.

Description

Make WebAudio output as stereo as default. NOTRY=true Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169964

Patch Set 1 #

Total comments: 6

Patch Set 2 : changed the comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -3 lines) Patch
M Source/modules/webaudio/AudioContext.cpp View 1 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
no longer working on chromium
Tommy, could you please review this small patch? SX
6 years, 9 months ago (2014-03-25 09:39:08 UTC) #1
Tommy Widenflycht
https://codereview.chromium.org/210713005/diff/1/Source/modules/webaudio/AudioContext.cpp File Source/modules/webaudio/AudioContext.cpp (right): https://codereview.chromium.org/210713005/diff/1/Source/modules/webaudio/AudioContext.cpp#newcode421 Source/modules/webaudio/AudioContext.cpp:421: // FIXME: Add support for an optional argument which ...
6 years, 9 months ago (2014-03-25 09:49:26 UTC) #2
no longer working on chromium
Tommy, PTAL. Thanks, SX https://codereview.chromium.org/210713005/diff/1/Source/modules/webaudio/AudioContext.cpp File Source/modules/webaudio/AudioContext.cpp (right): https://codereview.chromium.org/210713005/diff/1/Source/modules/webaudio/AudioContext.cpp#newcode413 Source/modules/webaudio/AudioContext.cpp:413: node->setFormat(2, sampleRate()); for example here ...
6 years, 9 months ago (2014-03-25 10:08:29 UTC) #3
Tommy Widenflycht
lgtm
6 years, 9 months ago (2014-03-25 10:28:12 UTC) #4
no longer working on chromium
Chris, can I have your stamp for this small fix? SX
6 years, 9 months ago (2014-03-25 17:08:50 UTC) #5
Raymond Toy
On 2014/03/25 17:08:50, xians1 wrote: > Chris, can I have your stamp for this small ...
6 years, 9 months ago (2014-03-25 17:14:29 UTC) #6
no longer working on chromium
The CQ bit was checked by xians@chromium.org
6 years, 9 months ago (2014-03-25 17:15:43 UTC) #7
no longer working on chromium
The CQ bit was unchecked by xians@chromium.org
6 years, 9 months ago (2014-03-25 17:15:45 UTC) #8
no longer working on chromium
The CQ bit was checked by xians@chromium.org
6 years, 9 months ago (2014-03-25 17:16:06 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xians@chromium.org/210713005/20001
6 years, 9 months ago (2014-03-25 17:16:13 UTC) #10
commit-bot: I haz the power
Change committed as 169964
6 years, 9 months ago (2014-03-25 17:17:20 UTC) #11
no longer working on chromium
Thanks Raymond, I am landing this now so that the fix can be in tomorrow's ...
6 years, 9 months ago (2014-03-25 17:17:25 UTC) #12
Chris Wilson
On 2014/03/25 17:17:25, xians1 wrote: > Thanks Raymond, I am landing this now so that ...
6 years, 9 months ago (2014-03-25 17:28:50 UTC) #13
mantriur74_gmail.com
6 years, 8 months ago (2014-04-15 19:42:24 UTC) #14
I know this is slightly off topic, but ... is there currently a way 
(preferably in the stable release) to actually set the number of channels 
from the JavaScript end or are we stuck with mono until this patch hits 
(and then with stereo)? The way I understand it, a media stream destination 
should adjust to the available output channels and up/downmix accordingly.

channelCount doesn't seem to do anything at the moment and even defaults to 
2 despite the output being mono ...

To unsubscribe from this group and stop receiving emails from it, send an email
to blink-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698