[Webkit-unassigned] [Bug 76431] New: Feature request: Be able to retrieve data from specific channel with RealtimeAnalyserNode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 17 00:12:48 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=76431

           Summary: Feature request: Be able to retrieve data from
                    specific channel with RealtimeAnalyserNode
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Audio
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rgbbones at gmail.com
                CC: crogers at google.com


It seems to me that RealtimeAnalyserNode is working on left channel at present, though these is a Fixme mentioned to mix right channel for stereo case. But I guess a mixed data doesn't really mean anything in the case of real time analyse? Is that possible to change the spec so that the data can be retrieved per dedicated channel upon request?

Well, I know you can probably bypass this issue by channel splitter, but seems a little bit tricky, and might not be flexible enough.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list