deweller / switchaudio-osx

Change the audio source for Mac OS X from the command line.
Other
1.16k stars 88 forks source link

Can't find audio devices #35

Closed fearoffish closed 2 years ago

fearoffish commented 2 years ago
❯ SwitchAudioSource -at output
LC49G95T
USB Audio CODEC
CalDigit Thunderbolt 3 Audio
Scarlett Solo USB
MacBook Pro Speakers
EpocCam Microphone

❯ SwitchAudioSource -s 'USB Audio CODEC' -t output
Could not find an audio device named "USB Audio CODEC" of type output.  Nothing was changed.

What am I missing here?

MacOS 12.1 (21C52) Apple M1 Pro Homebrew installed

fearoffish commented 2 years ago

Closing as a duplicate of the last issue, I'll use that ticket.