<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - "Transistor" game makes every client playing at double speed"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=87713#c54">Comment # 54</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - "Transistor" game makes every client playing at double speed"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=87713">bug 87713</a>
              from <span class="vcard"><a class="email" href="mailto:superquad.vortex2@gmail.com" title="Raymond <superquad.vortex2@gmail.com>"> <span class="fn">Raymond</span></a>
</span></b>
        <pre>control.29 {
        iface MIXER
        name 'Phone Capture Volume'
        value.0 0
        value.1 0
        comment {
            access 'read write'
            type INTEGER
            count 2
            range '0 - 255'
            dbmin -9999999
            dbmax 2400
            dbvalue.0 -9999999
            dbvalue.1 -9999999
        }
    }
    control.30 {
        iface MIXER
        name 'Mic Capture Volume'
        value.0 255
        value.1 255
        comment {
            access 'read write'
            type INTEGER
            count 2
            range '0 - 255'
            dbmin -9999999
            dbmax 2400
            dbvalue.0 2400
            dbvalue.1 2400
        }
    }
    control.31 {
        iface MIXER
        name 'Line in Capture Volume'
        value.0 0
        value.1 0
        comment {
            access 'read write'
            type INTEGER
            count 2
            range '0 - 255'
            dbmin -9999999
            dbmax 2400
            dbvalue.0 -9999999
            dbvalue.1 -9999999
        }
    }
    control.32 {
        iface MIXER
        name 'Aux Capture Volume'
        value.0 0
        value.1 0
        comment {
            access 'read write'
            type INTEGER
            count 2
            range '0 - 255'
            dbmin -9999999
            dbmax 2400
            dbvalue.0 -9999999
            dbvalue.1 -9999999
        }
    }

refer to table 11 wm8775 datasheet

0dB is at 0xcf and 24 dB at 0xff</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>