Pulster fixe(s) and rework

Timo Jyrinki timo.jyrinki at gmail.com
Fri Mar 6 13:33:36 CET 2009


2009/3/6 arne anka <openmoko at ginguppin.de>:
>> Have you tried tweaking the alsa profiles and set Bass Filter to
>> either 100Hz @ 8kHz (== 600Hz @ 48kHz) or 200Hz @ 8kHz (== 1200Hz @
>> 48kHz) and Bass Boost to 15? I find the quality just fine for eg.
>
> any chance somebody translates that audiophile gibberish into alsa state
> file gibberish?

Sure:

        control.15 {
                comment.access 'read write'
                comment.type ENUMERATED
                comment.count 1
                comment.item.0 'Linear Control'
                comment.item.1 'Adaptive Boost'
                iface MIXER
                name 'Bass Boost'
                value 'Linear Control'
        }
        control.16 {
                comment.access 'read write'
                comment.type ENUMERATED
                comment.count 1
                comment.item.0 '130Hz @ 48kHz'
                comment.item.1 '200Hz @ 48kHz'
                comment.item.2 '100Hz @ 16kHz'
                comment.item.3 '400Hz @ 48kHz'
                comment.item.4 '100Hz @ 8kHz'
                comment.item.5 '200Hz @ 8kHz'
                iface MIXER
                name 'Bass Filter'
                value '200Hz @ 8kHz'
        }
        control.17 {
                comment.access 'read write'
                comment.type INTEGER
                comment.count 1
                comment.range '0 - 15'
                iface MIXER
                name 'Bass Volume'
                value 15
        }

I find the sound breaks sometimes with Adaptive, so I have kept it at Linear.

-Timo




More information about the community mailing list