RE: [Alsa-devel] read time information

2002-11-18 Thread Men Muheim
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

Re: [Alsa-devel] read time information

2002-11-15 Thread Paul Davis
>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

[Alsa-devel] read time information

2002-11-15 Thread Men Muheim
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);