> > What sampling frequency do you use (kHz) ? > > 16kHz is the sampling frequency.
Please note what period and boundary size are you using. 16000*60*60*24 = 1382400000, this should be still OK, unless you are counting bytes, not frames. I suspect some problems when 32 bit counter wraps around (changes from positive to negative), but this should probably take longer in your case. Anyway if it always takes the same time you should be able to calculate what your magic number is. If not, then something else. Best regards, -- Tomek ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel