Audio
Audio copied to clipboard
Fix output_tdm2 excessive copy
memcpy_tdm_tx() waas copying twice as much data as it should, overflowing the output buffer. Now does the same as output_tdm, which appears to be correct.
Confirmed in forum post: https://forum.pjrc.com/index.php?threads/bug-in-audiooutputtdm2.74502/post-344714
Confirmed here too ! FIxed non working outptut on TDM2 while the same hardware works like a charm on TDM. Now works flawlessly on both.