[alsa-devel] Wall clock interrrupts
Hi,
Do all sound cards hardware have wall clocks that one can generate interrupts from? I know all Creative and E-Mu cards do. I am looking to use the wall clock interrupt for triggering events in application space, but would like to know what other sound cards support it.
James
James Courtier-Dutton wrote:
Do all sound cards hardware have wall clocks that one can generate interrupts from? I know all Creative and E-Mu cards do.
Some ISA cards and the Yamaha DS-1 chips do; all other cards have only the PCM period interrupt.
I am looking to use the wall clock interrupt for triggering events in application space,
I guess you want to synchronize those events to the PCM playback? This makes sense only when the PCM is running, and in that case you can use the PCM slave timer.
Regards, Clemens
participants (2)
-
Clemens Ladisch
-
James Courtier-Dutton