[Bug 21592] New: AudioBufferSourceNode.playbackRate should be specified as k-rate and not a-rate

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

            Bug ID: 21592
           Summary: AudioBufferSourceNode.playbackRate should be specified
                    as k-rate and not a-rate
    Classification: Unclassified
           Product: AudioWG
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Web Audio API
          Assignee: crogers@google.com
          Reporter: padenot@mozilla.com
        QA Contact: public-audio@w3.org

Quote from the spec:

> playbackRate
>
>    The speed at which to render the audio stream. The default 
> playbackRate.value is 1. This parameter is a-rate

WebKit implements this property as being k-rate, and I believe this is in fact
just a typo in the spec.

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

Received on Friday, 5 April 2013 15:26:42 UTC