Triode wrote: 
> Well I have another device where the db api fails and hence the code was
> written as it is - it may just be that the db version is does not work
> well enough on all devices and I should remove it.  In that case
> (hummingboard) the db api fails to give max and min value.  Perhaps I
> could test if it gives values but they are silly - could you see what
> the response is for the call to find these?
If I understood you correctly, you wanted me to restore the original
line of code, recompile, restart and then requested min & max volume
levels a couple of times.  This is what the log shows:

Code:
--------------------
    
  [14:19:52.766291] set_volume:221 setting vol dB
  [14:19:52.770915] set_volume:237 PCM left: 0.0dB -> 0 right: 0.0dB -> 0
  [14:19:52.771344] set_volume:221 setting vol dB
  [14:19:52.771397] set_volume:237 PCM left: 0.0dB -> 0 right: 0.0dB -> 0
  [14:20:03.859889] set_volume:221 setting vol dB
  [14:20:03.859965] set_volume:237 PCM left: -infdB -> 0 right: -infdB -> 0
  [14:20:03.861039] set_volume:221 setting vol dB
  [14:20:03.861112] set_volume:237 PCM left: -infdB -> 0 right: -infdB -> 0
  [14:20:12.076039] set_volume:221 setting vol dB
  [14:20:12.076119] set_volume:237 PCM left: 0.0dB -> 0 right: 0.0dB -> 0
  [14:20:12.077262] set_volume:221 setting vol dB
  [14:20:12.077336] set_volume:237 PCM left: 0.0dB -> 0 right: 0.0dB -> 0
  [14:20:17.478685] set_volume:221 setting vol dB
  [14:20:17.478768] set_volume:237 PCM left: -infdB -> 0 right: -infdB -> 0
  [14:20:17.479888] set_volume:221 setting vol dB
  [14:20:17.479962] set_volume:237 PCM left: -infdB -> 0 right: -infdB -> 0
  
--------------------


------------------------------------------------------------------------
gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to