Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Ability to monitor audio inputs directly #71

Open
Phr3d13 opened this issue May 31, 2024 · 7 comments
Open

[Feature Request] Ability to monitor audio inputs directly #71

Phr3d13 opened this issue May 31, 2024 · 7 comments

Comments

@Phr3d13
Copy link

Phr3d13 commented May 31, 2024

Another feature request. Title is self explanatory.

@milkdrop2077
Copy link
Owner

I'm not sure what you mean

@Phr3d13
Copy link
Author

Phr3d13 commented May 31, 2024

The only way I can get milkdrop to listen to an audio input ( line level input of my scarlett 4i4) is to use a second program called VB-Cable. In the audio picker, there are only audio outputs.

@milkdrop2077
Copy link
Owner

ok, well the wasapi loopback capture code is something quite hard to update. I've been trying to get some help from some other ++skilled developers and no ones seems to have the skills or time to help with that.

@Phr3d13
Copy link
Author

Phr3d13 commented May 31, 2024

Is what we have here on github even buildable? If so, what are you using to compile? Barely know what I'm doing to try to help, so any help you could give me to help you would be helpful...

@milkdrop2077
Copy link
Owner

Yes, it's buildable. Microsoft Visual Studio. Again, the audio part is really technical. You need advanced C++ coding skills and need to know about audio and the Windows API.

@Phr3d13
Copy link
Author

Phr3d13 commented May 31, 2024

any chance you could give me current code and not 1 year old code?

@Phr3d13
Copy link
Author

Phr3d13 commented May 31, 2024

Yeah, it must be over my head. Can't even get it to compile. But then again, I'm used to VSC and not VS (lots of little arduino type projects). Never went to school for any sort of coding/programming, Can't even figure out how to tackle all the missing #indlude(d) files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants