-
Notifications
You must be signed in to change notification settings - Fork 571
Open
Description

PS C:\Users\Austin> Get-AudioDevice -List | Where-Object { $_.Type -eq 'Playback' }|FindStr Name
Name : CABLE Input (VB-Audio Virtual Cable)
Name : Speakers (FxSound Audio Enhancer)
Name : Headphones (2- PWFMT4 Stereo)
Name : Headset (PWFMT4 Hands-Free AG Audio)
Name : Speakers (Realtek High Definition Audio)
Name : Speakers (2- Wuzhi Audio Stereo)
Name : CABLE In 16ch (VB-Audio Virtual Cable)
I am running gqrx 2.17.7 on Windows 10. I wanted to switch the audio output to another device so that I could have other audio playing on my main speakers. The only thing that shows up is 'Default'.
Metadata
Metadata
Assignees
Labels
No labels