[pulseaudio-tickets] [Bug 87713] "Transistor" game makes every client playing at double speed

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jan 5 08:18:59 PST 2015


https://bugs.freedesktop.org/show_bug.cgi?id=87713

--- Comment #54 from Raymond <superquad.vortex2 at gmail.com> ---
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

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20150105/5ca9c369/attachment-0001.html>


More information about the pulseaudio-bugs mailing list