You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! It looks like you have some sort of external audio device connected. A couple things to try:
Try running NewMixer with your computer's internal sound card. You may need to disconnect whatever hardware you are using.
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.
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
The text was updated successfully, but these errors were encountered: