Files
newemka a50deb73d3 Fix Microphones as external device
Removing if (length < 3000) check fixes the issue because it ensures small buffers are not prematurely discarded. The original check was likely added with a misguided assumption that small buffers are insignificant, but this breaks microphone functionality where small buffers are common.
2025-01-27 10:43:17 +01:00
..
2025-01-27 10:43:17 +01:00
2024-10-03 16:50:53 +02:00
2024-09-16 23:27:24 +02:00
2024-09-16 23:27:24 +02:00
2024-01-07 17:06:58 +01:00
2024-12-16 13:24:39 +01:00
2024-08-27 23:25:30 +02:00
2024-12-16 13:22:53 +01:00