Ahhm okay. A couple of misunderstandings.
What i mentioned with "double channeling..." is for shure not meant positively. So there should no tutorial being. =D
I was just mentioning what may happened to your recording in fatal manner (what it sounds like).
But it seems exactly to be the (unwanted) case...
A small problem is, that your uploaded log doesn't fit to your screenshot. Given your screenshot it looks fine (mic just linked once, to
one channel within the audiomixer).
Within the log instead it seems that obs tried to initialize your samson mic as global device
four times:
Code:
22:52:47.562: [WASAPISource::TryInitialize]:[Microphone (3- Samson Q2U Microphone)] Failed to activate client context: 88890004
22:52:47.563: [WASAPISource::WASAPISource] Device '{0.0.1.00000000}.{9ae7c4d0-f80b-424d-b9b6-3f2ad67fe951}' not found. Waiting for device
22:52:47.563: [Loaded global audio device]: 'Mic/Aux'
22:52:47.564: [WASAPISource::TryInitialize]:[Microphone (3- Samson Q2U Microphone)] Failed to activate client context: 88890004
22:52:47.564: [WASAPISource::WASAPISource] Device '{0.0.1.00000000}.{9ae7c4d0-f80b-424d-b9b6-3f2ad67fe951}' not found. Waiting for device
22:52:47.564: [Loaded global audio device]: 'Mic/Aux 2'
22:52:47.568: [WASAPISource::TryInitialize]:[Microphone (3- Samson Q2U Microphone)] Failed to activate client context: 88890004
22:52:47.568: [WASAPISource::WASAPISource] Device '{0.0.1.00000000}.{9ae7c4d0-f80b-424d-b9b6-3f2ad67fe951}' not found. Waiting for device
22:52:47.568: [Loaded global audio device]: 'Mic/Aux 3'
22:52:47.570: [WASAPISource::TryInitialize]:[Microphone (3- Samson Q2U Microphone)] Failed to activate client context: 88890004
22:52:47.570: [WASAPISource::WASAPISource] Device '{0.0.1.00000000}.{9ae7c4d0-f80b-424d-b9b6-3f2ad67fe951}' not found. Waiting for device
22:52:47.570: [Loaded global audio device]: 'Mic/Aux 4'
At that time the usb mic was missed, so not available.
Furthermore you seem to have put' in the mic further as a sound source into your scene!
Code:
22:52:47.801: - source: 'Audio Input Capture' (wasapi_input_capture)
To keep it simple: Whatever you do - please ensure that the mic is entering the obs world (thus the obs audio mixer) just on
one way. Not two or more... So remove please the "Audio Input Capture" from your scene.