[pulseaudio-tickets] [Bug 46236] Microsoft LifeChat LX-3000 USB Audio Headset DB issue with Volume Scale

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Oct 27 02:20:16 CET 2013


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

--- Comment #15 from Raymond <superquad.vortex2 at gmail.com> ---
http://cgit.freedesktop.org/pulseaudio/pulseaudio/tree/src/pulse/volume.h

Volumes commonly span between muted (0%), and normal (100%). It is possible
 to set volumes to higher than 100%, but clipping might occur.


/** Normal volume (100%, 0 dB) */
#define PA_VOLUME_NORM ((pa_volume_t) 0x10000U)

/** Muted (minimal valid) volume (0%, -inf dB) */
#define PA_VOLUME_MUTED ((pa_volume_t) 0U)



your live chat does not has dB MAX at zero dB (100%)

how did pulseaudio's 30% volume = -28.37 dB ?

-- 
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/20131027/bbc5c4fc/attachment.html>


More information about the pulseaudio-bugs mailing list