josh-richardson / cadmus

A GUI frontend for @werman's Pulse Audio real-time noise suppression plugin
GNU General Public License v3.0
2.09k stars 55 forks source link

Stopped Working After Computer Restart #65

Open mtchkelly opened 3 years ago

mtchkelly commented 3 years ago

After restarting my computer (Ubuntu 20.04) Cadmus is not working correctly. The program starts and will show up as an audio input, but it doesn't actually input anything. My regular microphone source works just fine. I've tried reinstalling several times, even using the .zip version, but the problem still persists. When I speak through my mics with Cadmus as the input, the monitor below the outputs in the system sound settings lights up blue, but not the input monitor. I don't know if this has anything to do with the 2 audio output the software creates along with the denoised input, but it's really strange. I had no issues with this until restarting my computer.

mtchkelly commented 3 years ago

Update and possible fix: After a bunch of messing around, I think suppressing the mic currently selected as input is what is causing this issue.

HerXayah commented 3 years ago

Have the same Problem. No Fix for me yet. Using KDE Plasma 5 and worked until yesterday

HenningCash commented 3 years ago

Install Pulse Audio Volume Control (pavucontrol) and make sure under "Recording" that "Loopback to Cadmus Raw Microphone Redirect" records from your Mic. "Remapped Stream" should use "Monitor of Cadmus Microphone Sink".

image

Also: Make sure you have not selected the "Denoised Mic" as default recording device.

HerXayah commented 3 years ago

Yea had that, didnt change any settings

vigenere23 commented 2 years ago

@HenningCash Thanks for the fix, worked for me on PopOS 20.04. Unfortunatly have to do it every time I enable filtering, since the loopback automatically redirects from itself, which results in the full suppression mode described in #67.