<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - 48khz Sample Rate mp3s fail to play into BufferSource"
   href="https://bugs.webkit.org/show_bug.cgi?id=160411">160411</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>48khz Sample Rate mp3s fail to play into BufferSource
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>Safari 9
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Macintosh
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>OS X 10.11
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Web Audio
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>jonobrandel&#64;gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I had originally posted my findings here ( <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [WebAudio] Remove the &quot;alternate&quot; API names from WebAudio interfaces."
   href="show_bug.cgi?id=117579#c8">https://bugs.webkit.org/show_bug.cgi?id=117579#c8</a> ), but upon further inspection the Web Audio API methods seemed fine. However, it seems like in Safari 9 the Web Audio API is unable to play back 48khz sample rate mp3s. Consider these two examples:

A 44.1khz sample rate mp3 plays back fine in Safari: <a href="https://dl.dropboxusercontent.com/u/1595444/issues/safari/buffer-source/441.html">https://dl.dropboxusercontent.com/u/1595444/issues/safari/buffer-source/441.html</a>
However, it's 48khz counterpart cuts out after the audio, &quot;Hello good sir,&quot; is heard: <a href="https://dl.dropboxusercontent.com/u/1595444/issues/safari/buffer-source/48k.html">https://dl.dropboxusercontent.com/u/1595444/issues/safari/buffer-source/48k.html</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>