<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 - [WebAudio] Cannot change volume of media element source"
   href="https://bugs.webkit.org/show_bug.cgi?id=151589">151589</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[WebAudio] Cannot change volume of media element source
          </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>iOS
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>iOS 9.0
          </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>ashley&#64;scirra.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Demo URL: <a href="https://www.scirra.com/labs/bugs/musicvol/">https://www.scirra.com/labs/bugs/musicvol/</a>

Tested on an iPad Air 2 running iOS 9.1. Press &quot;Play music&quot; then when you can hear the music, press either of the &quot;set volume&quot; buttons. Neither of them change the volume. The demo creates a new Audio() and connects it to a Web Audio context via createMediaElementSource() which is itself connected to a gain node. The buttons change the gain node volume and the Audio object's volume. Neither have any effect on the playback volume. Both options work in Chrome, Firefox and Edge on Windows 10.

This prevents Construct 2 content being able to change the volume of music in iOS.</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>