Audio icon indicating copy to clipboard operation
Audio copied to clipboard

Fix output_tdm2 excessive copy

Open h4yn0nnym0u5e opened this issue 2 years ago • 2 comments

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.

h4yn0nnym0u5e avatar Feb 17 '24 13:02 h4yn0nnym0u5e

Confirmed in forum post: https://forum.pjrc.com/index.php?threads/bug-in-audiooutputtdm2.74502/post-344714

h4yn0nnym0u5e avatar Jun 12 '24 19:06 h4yn0nnym0u5e

Confirmed here too ! FIxed non working outptut on TDM2 while the same hardware works like a charm on TDM. Now works flawlessly on both.

jabeka avatar Jun 18 '24 15:06 jabeka