I've read the settings on how to do this and I'm a bit confused. Maybe someone can give me a hand. I'm trying to change how fast it changes the volume. I think this is the setting that I want to deal with from the docs:

factor/second
The rate of change of the volume. Expressed as a fixed point number, with the point 16 bits in. e.g. a factor of two per second would be (2 << 16)

Since thats first one the list, would that be the first setting on the config line?

voladj_medium=0x2000,409,0x1000,27,70

For example, with the above line, is that the first number or the last number? I'd assume the first. Now with that in mind, how do I conver this into seconds. I want it to take six seconds to get to the destination volume level. I changed it to 0x6000 but that didn't work. Now that I look at it, 0x isn't a second setting.

Any info on this would be cool if someone knows how to do this right.

-Allistah