PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: [Alsa-devel] read time information
>
> >For synchronization purpose I need the current time of my sound card
> >(information on the sample that is currently played out might be
> >sufficient / ADAT-Synch timecode) I did anticipat
>For synchronization purpose I need the current time of my sound card
>(information on the sample that is currently played out might be
>sufficient / ADAT-Synch timecode) I did anticipate that the functions
the code to read the ADAT sync timecode is written, but is not
"exported" to a usable part
For synchronization purpose I need the current time of my sound card
(information on the sample that is currently played out might be
sufficient / ADAT-Synch timecode) I did anticipate that the functions
snd_pcm_status_alloca(&status);
snd_pcm_status_get_tstamp(status, timestamp);