<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>61524</bug_id>
          
          <creation_ts>2011-05-26 07:11:08 -0700</creation_ts>
          <short_desc>Web Audio API Inconsistencies</short_desc>
          <delta_ts>2014-01-09 06:15:46 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Web Audio</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>70093</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter>mike</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>adam</cc>
    
    <cc>crogers</cc>
    
    <cc>janesconference</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>410404</commentid>
    <comment_count>0</comment_count>
    <who name="">mike</who>
    <bug_when>2011-05-26 07:11:08 -0700</bug_when>
    <thetext>There are two inconsistencies in the current version of the Web Audio API specification (v1.0.32 at http://chromium.googlecode.com/svn/trunk/samples/audio/specification/specification.html ):

- 4.10. The AudioBufferSourceNode Interface
The &quot;loop&quot; attribute referenced in the documentation is named &quot;looping&quot;
- 4.13. The AudioProcessingEvent Interface
The event does not seem to contain the &quot;playbackTime&quot; attribute

These inconsistencies were discovered on a Windows XP machine running Chrome 13.0.767.1 dev-m.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>441985</commentid>
    <comment_count>1</comment_count>
    <who name="Chris Rogers">crogers</who>
    <bug_when>2011-07-25 16:42:42 -0700</bug_when>
    <thetext>Addressed the .looping -&gt; .loop change here:
http://trac.webkit.org/changeset/91723

Now, to fix .playbackTime...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>676281</commentid>
    <comment_count>2</comment_count>
    <who name="Adam Goode">adam</who>
    <bug_when>2012-07-23 18:24:31 -0700</bug_when>
    <thetext>Any update on this? I really miss playbackTime.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>887698</commentid>
    <comment_count>3</comment_count>
    <who name="Chris Rogers">crogers</who>
    <bug_when>2013-05-10 17:45:48 -0700</bug_when>
    <thetext>For .playbackTime, marking this as duplicate of https://bugs.webkit.org/show_bug.cgi?id=70093

*** This bug has been marked as a duplicate of bug 70093 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>965862</commentid>
    <comment_count>4</comment_count>
    <who name="Cristiano Belloni">janesconference</who>
    <bug_when>2014-01-09 06:15:46 -0800</bug_when>
    <thetext>Except #70093 is not exactly a duplicate of this.

This is realated to the playbackTime in the AudioProcessingEvent passed to an AudioBufferSourceNode calback, which is in the W3 specs while it is not in the implementation (currently, Chrome 31.0.1650.63 does not support the playbackTime attribute).

#70093 is about the introduction of another attribute (playbackPosition) in a AudioBufferSourceNode. They&apos;re completely different beasts, IMHO.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>