<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Incoming/recording sound volume much too soft/low when routed through USB audio"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94482#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Incoming/recording sound volume much too soft/low when routed through USB audio"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94482">bug 94482</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>(In reply to Susan Cragin from <a href="show_bug.cgi?id=94482#c9">comment #9</a>)
<span class="quote">> ~$ arecord --dump-hw-params test.wav
> Recording WAVE 'test.wav' : Unsigned 8 bit, Rate 8000 Hz, Mono
> HW Params of device "default":
> --------------------
> ACCESS:  RW_INTERLEAVED
> FORMAT:  U8 S16_LE S16_BE S24_LE S24_BE S32_LE S32_BE FLOAT_LE FLOAT_BE
> MU_LAW A_LAW S24_3LE S24_3BE
> SUBFORMAT:  STD
> SAMPLE_BITS: [8 32]
> FRAME_BITS: [8 1024]
> CHANNELS: [1 32]
> RATE: [1 192000]
> PERIOD_TIME: (5 4294967295)
> PERIOD_SIZE: [1 1398102)
> PERIOD_BYTES: [128 1398102)
> PERIODS: [3 1024]
> BUFFER_TIME: (15 4294967295]
> BUFFER_SIZE: [3 4194304]
> BUFFER_BYTES: [384 4194304]
> TICK_TIME: ALL

> (The options Dhw:0,0 or D=hw:0,0 did not work)</span >

you have to specify correct card number instead of default if card 0 is not
your usb audio

-D hw:0,0     for card 0
-D hw:1,0     for card 1</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>