On Mon, 2004-11-22 at 19:54 +0100, Takashi Iwai wrote:
Yes, I agree that ALSA timer API would be useful for
such a case. The
app can reject to run or do some workaround if the queried timer
resolution is worse than requirements.
Well, my guess for the next reaction is "the lack of documentation" ;)
I think the only issue is that adding timer support to a driver is not
documented. I did not even know ALSA had a timer API until it was
pointed out to me on the list, as the driver guide was my main
reference. Adding a chapter to the guide would ensure that new drivers
get timer support.
Lee