mrfantasy;356737 Wrote: > > I get a very small pause in the audio, 10 seconds before the end of a > song This is pretty consistent when I'm listening to music. It's not > horrible, but it is noticeable. It's been like that for a while, with > the latest nightlies. I don't think it happens with my hardware > player. Any ideas?
10 seconds before the end of a track is when the server starts streaming the next track. It may be that the player is getting starved of CPU by the SC activity (assuming that SC and SP are running on the same system). The final audio output buffer in SP is not very large (to keep command and sound-effect latency down). You could try increasing the priority of the SP process - using *nice* on *nix systems. -- awy ------------------------------------------------------------------------ awy's Profile: http://forums.slimdevices.com/member.php?userid=7480 View this thread: http://forums.slimdevices.com/showthread.php?t=53047 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
