[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 18:03:25 PST 2015


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

--- Comment #58 from Raymond <superquad.vortex2 at gmail.com> ---
static unsigned int i2c_adc_init[][2] = {
    { 0x17, 0x00 }, /* Reset */
    { 0x07, 0x00 }, /* Timeout */
    { 0x0b, 0x22 },  /* Interface control */
    { 0x0c, 0x22 },  /* Master mode control */
    { 0x0d, 0x08 },  /* Powerdown control */
    { 0x0e, 0xcf },  /* Attenuation Left  0x01 = -103dB, 0xff = 24dB */
    { 0x0f, 0xcf },  /* Attenuation Right 0.5dB steps */
    { 0x10, 0x7b },  /* ALC Control 1 */
    { 0x11, 0x00 },  /* ALC Control 2 */
    { 0x12, 0x32 },  /* ALC Control 3 */
    { 0x13, 0x00 },  /* Noise gate control */
    { 0x14, 0xa6 },  /* Limiter control */
    { 0x15, ADC_MUX_LINEIN },  /* ADC Mixer control */

seem default is linein and 0dB

-- 
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/20150106/55649e61/attachment.html>


More information about the pulseaudio-bugs mailing list