
31 Oct
2014
31 Oct
'14
1:51 p.m.
On Wed, Oct 29, 2014 at 05:28:19PM -0700, Kuninori Morimoto wrote:
000: 1 time ... 031: 0.5 time ... 3FE: 4.1 x 10^-7 time 3FF: Mute
Maybe I can used inverted value for it ?
That sounds like it'd address part of it, though I'm still not 100% sure what the effect of this control is - is it the final value or something (0.5*programmed volume for example)?
In easy explain, we can set "Volume Ramp Period" (= it will be "time" instead), and "Volume scale". see below...
/*
- target volume for "start" is Mute.
- volume X x 0 time = volume 0
*/ amixer set "DVC Out Ramp" 0% // Mute as default
I'm sorry, this explanation still isn't at all clear to me. Can you explain it in words please?