Can we combine -U and -V options, please?

Started with "-V Master".....

Code:
--------------------
    
  /usr/bin/squeezelite -V Master -C 30 -i 
/etc/sysconfig/squeezelite-lircrc-touch -P /tmp/squeezelite.pid -n 
Squeezelite_BPI1 -o hw:CARD=sunxicodec -e dsd 
/var/log/squeezelite/squeezelite.log -d ir=sdebug -d slimproto=info -d 
stream=debug -d 
  
  [10:32:33.388419] set_mixer:203 setting vol raw [0..63]
  [10:32:33.388644] set_mixer:229 Master left: -44.4dB -> 23 right: -44.4dB -> 
23
  [10:32:33.390555] set_mixer:203 setting vol raw [0..63]
  [10:32:33.390716] set_mixer:229 Master left: -44.4dB -> 23 right: -44.4dB -> 
23
  
--------------------


Start with "-V Master -U Master"... Maxes the Alsa volume control, but
then uses sofware vol control rather than alsa control. I was expecting
that it would max the alsa control at startup and then before playing
first track would continue using the alsa volume control, rather than
soft vol.....


Code:
--------------------
    
  /usr/bin/squeezelite -U Master -V Master -C 30 -i 
/etc/sysconfig/squeezelite-lircrc-touch -P /tmp/squeezelite.pid -n 
Squeezelite_BPI1 -o hw:CARD=sunxicodec -e dsd -f 
/var/log/squeezelite/squeezelite.log -d ir=sdebug -d slimproto=info -d 
stream=debug -d
  
  [10:37:36.498976] set_mixer:203 setting vol raw [0..63]
  [10:37:36.499301] set_mixer:229 Master left: 0.0dB -> 63 right: 0.0dB -> 63
  
  [10:37:36.736996] set_volume:238 setting internal gain left: 395 right: 395
  [10:37:36.737227] set_volume:238 setting internal gain left: 395 right: 395
  
--------------------


PS. If this is intentional fine. (And I confess, I've not looked at any
code.....)


------------------------------------------------------------------------
JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069
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