MarcoRavich / audirvana

Automatically exported from code.google.com/p/audirvana
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Master Volume values don't correspond to real dB on device #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. USB Audio device with volume control
2. Volume control range in AMS +3dB to -80dB as reported by device
3. Master Volume in Audirvana showing -7dB when device is at -11dB etc.

What is the expected output? What do you see instead?
Expect -11dB for -11dB. Get -7dB for -11dB.

What version of the product are you using? On what operating system?
0.5.4 on 10.6.6

Please provide any additional information below.

Original issue reported on code.google.com by dom.pe...@gmail.com on 1 Feb 2011 at 6:31

GoogleCodeExporter commented 9 years ago
Is "Master Volume" or "Digital Volume" displayed under the volume slider ?

Original comment by au.damie...@gmail.com on 2 Feb 2011 at 9:09

GoogleCodeExporter commented 9 years ago
Master Volume and it's controlling the device's volume setting, not altering 
samples.

Original comment by dom.pe...@gmail.com on 3 Feb 2011 at 5:02

GoogleCodeExporter commented 9 years ago
I've updated the device Master Volume reading by getting the dB value directly 
from the device driver.
Committed in svn #77.
If you can build Audirvana, you can check now, otherwise it'll be in rev >= 
0.6.4

Original comment by au.damie...@gmail.com on 24 Feb 2011 at 8:27