Audio library stereo analog input on Teensy 4

Hello, I noted elsewhere on the forum that AudioInputAnalogStereo doesn't work on the Teensy 4. I have also found through testing that simply initializing a second mono analog input causes a weird heartbeat-like noise pattern on the second connection.

Will the audio library be updated to include support for stereo analog input on the Teensy 4? If not, should I try to configure the builtin ADC library to have similar performance, or should I try my hand at modifying the audio library myself?

Thanks!
 
Back
Top