gh0st wrote: > hmmm, not sure what you're looking for exactly, here's the output when > playing a file with -v > http://pastebin.com/yB88LM7C > > /dom
Thanks - will look at the code later but that suggests it using a different set of alsa features. Will see if I can add something avoiding mmap as an option. (MMAP is direct memory access so this should be lower cpu load as there's less work being done to copy samples around, but it sounds like it may cause issues on some devices.) ------------------------------------------------------------------------ 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
