[Bug 19766] New: Clarify that reading AudioParam.computedValue will return the latest computed value for the latest audio quantum

https://www.w3.org/Bugs/Public/show_bug.cgi?id=19766

          Priority: P2
            Bug ID: 19766
          Assignee: crogers@google.com
           Summary: Clarify that reading AudioParam.computedValue will
                    return the latest computed value for the latest audio
                    quantum
        QA Contact: public-audio@w3.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: ehsan@mozilla.com
          Hardware: PC
            Status: NEW
           Version: unspecified
         Component: Web Audio API
           Product: AudioWG

This will mean that reading computedValue twice in a row will potentially
return different results if the audio thread's computations have changed the
computed value of an AudioParam.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 29 October 2012 23:09:14 UTC