question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature: Downmix Stereo-Input to Mono

See original GitHub issue

Platform: macOS 10.13.4 Kap Version: 2.1.2.777

Steps to reproduce

Use a two-channel audio interface and plug in a mono microphone into it. Leave the second input unused. Then record the screen using Kap and speak some instructions/explanations into your microphone.

Current behaviour

Kap will record your audio using both Input 1 and 2, which results in only the left channel being audible, because in the right channel there has not been any input during recording; the input was unused.

Expected behaviour

Add an option to pan both channels of a stereo-interface to center, overlapping them. This way, it doesn’t matter whether you plug in your microphone into channel 1 or 2, because one of them will be silent, but won’t be noticable because the other channel is also panned to center and will fill out both channels.

Workaround

Using such a setup it’s only possible by loading the rendered video into a DAW such as ProTools or CuBase and downmix the stereo-mix to a mono-mix, and then re-export it.

My setup

My setup currently consists of the Behringer UMC 202 HD USB audio interface, recording is done via a mono condenser microphone using channel 1 of the interface. The selection of the audio interface is done using the Kap internal selector.

To get an idea of how strange this sounds, have a look at this video: https://www.youtube.com/watch?v=vStbtF4_grE

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
albinekbcommented, Jul 17, 2018

@skllcrn what about adding an option in the settings under the audio input section with something like “mix mono to stereo” and a checkbox?

1reaction
albinekbcommented, May 12, 2018

I think we could detect mono audio with ffprobe or even before we start recording inside Aperture (the swift stuff might be able to, cc @sindresorhus) and then downmix the one channel to stereo when converting with ffmpeg 🤔 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

Feature: Downmix Stereo-Input to Mono · Issue #454 - GitHub
Platform: macOS 10.13.4 Kap Version: 2.1.2.777 Steps to reproduce Use a two-channel audio interface and plug in a mono microphone into it.
Read more >
Stereo to Mono Downmixing - Gearspace.com
All you have to do to do a basic stereo to mono mix is to buss both L and R tracks to a...
Read more >
Question / Help - Downmix to Mono = 50%? | OBS Forums
I understand "downmix to mono" as Stereo (2.0) to Mono signal conversion or Multi-channel to Mono signal conversion. I think, settings need to ......
Read more >
How to downmix stereo output to mono on Mac OS X
System Preferences > Universal Access > Hearing > Play Stereo as Mono. Stereo to mono downmix under Universal Access options on Max OS...
Read more >
Manipulating audio channels - FFmpeg Wiki
Note: These examples will not magically create a "true" stereo output from the mono input, but simply place the same audio into both...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found