I have a Teensy 4.1 with Audio Adapter and a project configured as an ultra basically I2S passthrough.
I am measuring a delay from the input to the output of ~6.5ms by applying audio and measuring the in/out with a scope.
Is there anyway to improve this delay as it seems strangely long.
Based on the AudioStream.h the audio library is running on 128 samples at 44.1kHz. This would account for 2.9ms.
Where is the remaining 3.6ms going?
I am measuring a delay from the input to the output of ~6.5ms by applying audio and measuring the in/out with a scope.
Is there anyway to improve this delay as it seems strangely long.
Based on the AudioStream.h the audio library is running on 128 samples at 44.1kHz. This would account for 2.9ms.
Where is the remaining 3.6ms going?