Re: asoundrc ttable: integer only, no floating math?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Roger wrote:
> On Mon, Oct 28, 2013 at 12:53:34PM +0100, Clemens Ladisch wrote:
>> Roger wrote:
>>> Trying to reduce my left and right channels to 0.5, but am noticing ALSA is
>>> only reading values specified as floating as "0".
>>>
>>> The below should reduce the volume slightly on channels left (0) and right (0),
>>> but it's obvious I'm getting the channel set to zero (0) or off.
>>>
>>> pcm.myHDMI {
>>>         type route slave {
>>>             pcm "hw:1,7"
>>>             format S32_LE
>>>             channels 6 }
>>>         ttable {
>>>             0.0= 0.9
>>>             1.1= 0.9
>>>             2.4= 1
>>>             3.5= 1
>>>             4.2= 1
>>>             5.3= 1
>>>         }
>>> }
>>
>> The ttable entries are floating-point numbers, except when alsa-lib was
>> configured --with-softfloat.
>
> configure:12281: checking for softfloat
> configure:12299: result: no

What is the output of "aplay -v -D myHDMI something.wav"?


Regards,
Clemens

------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
Alsa-user mailing list
Alsa-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/alsa-user




[Index of Archives]     [ALSA Devel]     [Linux Audio Users]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]

  Powered by Linux