New 0.9beta7 linux versions available

Changes include:
- ability to force the output alsa format
- fix for audio output on big endian machines
- fix to ensure squeezelite quits during server discovering if
requested

There is a new format of the alsa output option -a with this version
which combines the previous -w option and the ability to set the output
sample size.

The format is <buffer time> : <period count> : <sample format> : <use
mmap>

sample format can be 32, 24, 24_3, or 16
use mmap can be 0 or 1

If you want to use a default then you can avoid the param but keep the
":" separator characters

-a 20:4:16:0 = 20ms buffer time, 4 period count, 16 bit samples, no
mmap
-a ::24:1 = default buffer time, default period count, 24 bit samples,
mmap

Squeezelite will by default try to open the device in with a larger
sample size first.  If this causes output drops then opening in 16 bits
may help.


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