Re: Win11 ??
"David McClain (as dbm at refined-audiometrics dot com)" <[email protected]>
| Newsgroups | gmane.lisp.lispworks.general |
|---|---|
| Message-ID | <[email protected]> |
I also thought about the possibility of an external RF impulse. Perhaps even so - I don’t see any problems coming through the IRIG B signal that I track for time-stamping the radio audio. But I did code the IRIG-B demodulator in Lisp to be quite forgiving. It only reports problems when it really loses lock for more than 3 sec. The timestamps are used at 10s intervals against the data. - DM > On Sep 3, 2025, at 09:40, Yuri Davidovsky (as work at disclosure dot ie) <[email protected]> wrote: > > >> On 3 Sep 2025, at 17:20, David McClain <[email protected]> wrote: >> >> I give it a buffer 6x larger, and run at 48 kHz, then downsample on the receiving end in my Lisp code. > > Another thing that I would try and that would be the low hanging fruit in my opinion, is to simply bounce the 48kHz stream to the disk (since you capture it anyway), wait for the event, and then examine the waveform in an audio editor. There you would be able to see what kind of irregularity we are dealing with, i.e. is that just a single sample affected, a batch of samples, if there is some distortion/clipping, etc. At least it should become clear what the problem looks like in the time domain which might yield some clues. > > Maybe it is not even related to the machine at all, and there may be some external source of interference, like a neighbours’ microwave getting turned on? > > _______________________________________________ > Lisp Hug - the mailing list for LispWorks users > [email protected] > http://www.lispworks.com/support/lisp-hug.html _______________________________________________ Lisp Hug - the mailing list for LispWorks users [email protected] http://www.lispworks.com/support/lisp-hug.html