this post was submitted on 14 Jun 2025
47 points (96.1% liked)

Linux

55339 readers
637 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

My partner and I are running Manjaro and very new to it. Trying to switch as much as possible over to daily use with Manjaro. We have pipewire, not pulseaudio

We record multiple times a week on OBS, and my partner and I are in the same room. We have two mics side by side both inputs going into my PC. Linux, and therefore OBS, are recognizing the two mic inputs separately as you might expect.

OBS can set up both of these separate inputs, but the issue is we're having significant problems with echo and the noise suppression/noise gates are not sufficient.

This was not an issue on windows, where we used Voicemeeter to combine our inputs into one mic for OBS. I am looking to emulate that on Linux to see if it solves our problems.

We have tried a mic merge sink, but it creates an OUTPUT device, not an input device.

SOLUTION: QPWGraph was the answer (or something like it, Helvum was also recommended) While it looks intimidating at first you just need to understand it's a series of outputs and inputs and you play mix and match. This allowed us to take the outputs of the mics and connect them directly to a single OBS mic source. This 100% did all that Voicemeeter was doing for us, and the results were also the same.

We do not experience echo, overlap, feedback, or any of the issues we were having by adding the two mics separately in OBS. Our issue was NOT the setup, as some people focused on here. As soon as we got the mics going into that same input, all was good and we successfully ran a recording session 100% in Manjaro.

In the end, this did everything we wanted from Voicemeeter + MORE, as I can now isolate different outputs as well. So for instance in recordings I can manage the volume of discord and the background music separately. So this was an amazing solution and the result was exactly what was needed, and ultimately was much easier than Voicemeeter.

Thank you to those here that recommended it, and the people at the Manjaro forums.

you are viewing a single comment's thread
view the rest of the comments
[–] iAmTheTot@sh.itjust.works 1 points 2 days ago* (last edited 2 days ago) (1 children)

Voicemeteer also seems to be a mystery to y’all.

I don't appreciate your condescending tone, tbh. If you are not interested in helping us, you can stop replying.

Voicemeteer was taking our two mics and turning them into a single source that we could then feed to Discord and OBS. That should be it. I'm not completely sure it wasn't applying some other kind of filters, but I don't think it was, that's not what it's supposed to do. So let's say we have Mic Source 1 and Mic Source 2. Voicemeteer took the input from both of those and combined them into Combined Source. We then pointed OBS and Discord to use Combined Source. That's all we're trying to achieve on Linux right now.

Krisp is a feature of Discord. It is available on Linux. We have used this post to accomplish what we want to do with Discord, but this solution does not work for OBS. On Discord, others on call do not report hearing this echo effect. It only appears in OBS recording when we use Mic Source 1 and Mic Source 2. I am not convinced that Krisp is a factor here, as we have tested with it off, but I felt it was worth mentioning. It seems to have confused the situation though.