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

How did you enable device settings? Mine is allways disabled #105

Open
ghost opened this issue Jun 25, 2021 · 3 comments
Open

How did you enable device settings? Mine is allways disabled #105

ghost opened this issue Jun 25, 2021 · 3 comments

Comments

@ghost
Copy link

ghost commented Jun 25, 2021

image

Thanks

@jatinchowdhury18
Copy link
Owner

Hello! It looks like you have some sort of external audio device connected. A couple things to try:

  1. Try running NewMixer with your computer's internal sound card. You may need to disconnect whatever hardware you are using.
  2. What other options do you see under the "Audio Device Type" menu? It may be a good idea to cycle through those options and see which ones do/don't work with your set up.

Thanks,
Jatin

@ghost
Copy link
Author

ghost commented Jun 25, 2021

Oh ...
What I meant was, YOUR app works and shows all devices, my app does not.

@jatinchowdhury18
Copy link
Owner

Oh, gotcha! The basic idea here is to use an AudioDeviceManager and an AudioDeviceSelectorComponent. I initialise the device manager here and the selector component here. Note that if you want to have ASIO audio devices available, there are some more steps you'll need to follow. Hope this helps!

Thanks,
Jatin

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

1 participant