Giter VIP home page Giter VIP logo

Comments (11)

thebitstick avatar thebitstick commented on August 29, 2024 5

At least when testing with Discord's mic check feature, this is what I did.
I first went to the Recording tab in pavucontrol:
image
And then I switched the monitor:
image

from cadmus.

josh-richardson avatar josh-richardson commented on August 29, 2024 2

You're right there. As far as I can see in my own testing, Discord only shows physical input devices. However I'll look into the possibility of getting it to show others.

image

from cadmus.

josh-richardson avatar josh-richardson commented on August 29, 2024

I believe this limitation is due to applications like discord excluding virtual outputs from their list of available devices. I'm not sure that this is a problem that Cadmus can solve - however, I'll leave this issue open to see if anyone in the community has ideas.

from cadmus.

C-512L avatar C-512L commented on August 29, 2024

at least for me, in pavucontrol it shows "Denoised Microphone" as a monitor instead of a virtual device input
image
image

from cadmus.

EyesWithoutFace avatar EyesWithoutFace commented on August 29, 2024

So as far as we know... You cannot use this with discord?

from cadmus.

thebitstick avatar thebitstick commented on August 29, 2024

@yurgburg You can, you just have to manually set Discord to "record" from the Denoised Microphone. Then it will properly capture.

from cadmus.

EyesWithoutFace avatar EyesWithoutFace commented on August 29, 2024

@thebitstick how would I do that? It doesn't show denoised microphone

from cadmus.

EyesWithoutFace avatar EyesWithoutFace commented on August 29, 2024

I think I got it working thanks bitstick

from cadmus.

developedby avatar developedby commented on August 29, 2024

You can create a virtual input device using

[pacmd] load-module module-remap-source master=mic_denoised_out.monitor source_name=mic_remap source_properties="device.description='DenoisedRemap'"

This redirects mic_denoised_out.monitor to a Virtual Input Device called mic_remap.
Discord can't detect Cadmus because it's only a monitor and not a "proper" input device.

from cadmus.

josh-richardson avatar josh-richardson commented on August 29, 2024

You can create a virtual input device using

[pacmd] load-module module-remap-source master=mic_denoised_out.monitor source_name=mic_remap source_properties="device.description='DenoisedRemap'"

This redirects mic_denoised_out.monitor to a Virtual Input Device called mic_remap.
Discord can't detect Cadmus because it's only a monitor and not a "proper" input device.

I'll certainly look into doing this.

from cadmus.

josh-richardson avatar josh-richardson commented on August 29, 2024

This has been addressed in #26 & can be enabled in Cadmus 0.0.2 and as such I'm closing this issue. Please do re-open it if the new version doesn't fully solve this issue.

from cadmus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.