Thanks for the link ... reading the entire thread it seems that buffer overrun and under run were identified as the root cause.
The buffer overrun/under run are a result of clock differences between the PC (and the 1ms SOF clock) and the Teensy...
Setup:
Arduino 2.3.3 - CLI version 1.0.4
Intel MacBook Pro running MacOS 15.0.1
Teensy 4.1
Teensy library 1.59
---
I'm trying to record USB audio waveforms and I've noticed that periodically several samples are dropped (or zero samples are...