ryonakano / reco

An audio recorder focused on being concise and simple to use
GNU General Public License v3.0
80 stars 20 forks source link

When using "Both" streams recording with `audiomixer` and some external microphones, after 5 minutes the microphone's recorded sound will stutter and break apart #237

Closed nekohayo closed 7 months ago

nekohayo commented 8 months ago

When recording both the USB microphone and system playback/monitor on my laptop, after roughly 5 minutes of recording my microphone's recorded sound stream in the app starts becoming increasingly/exponentially saccated and garbled.

In Reco, it affects the microphone input source sound stream (not the system playback monitor recorded stream), but only if recording in "Both" (microphone + system) mode. It does not happen if you are recording only the Microphone input.

Kooha developer @seadve identified and explained the probable cause of the same problem in Kooha here. With some luck, maybe it is the same cause in Reco?