[alsa-devel] Warning Big Yield
Clemens Ladisch
clemens at ladisch.de
Thu Aug 14 17:45:11 CEST 2014
Joël Krähemann wrote:
> I'd really like to know if there's a common way to do syncing
> applications. What frequencies are required to run a GUI?
GUIs should be event based; the term "frequency" is not applicable.
> How does Xorg work
It's event based.
> how can I prevent interfering with ALSA output?
By doing sound stuff in a separate thread with higher priority.
> Warning you may experience big yield.
???
Regards,
Clemens
More information about the Alsa-devel
mailing list