deweller/switchaudio-osx

How to set separate input and output devices?

ccorcos opened this issue · 2 comments

How to set separate input and output devices?

Look at the provided help:

Usage: AudioSwitcher [-a] [-c] [-t type] [-n] -s device_name
  -a             : shows all devices
  -c             : shows current device

  -t type        : device type (input/output/system).  Defaults to output.
  -n             : cycles the audio device to the next one
  -s device_name : sets the audio device to the given device by name

Man! I must have been really sleep deprived to have missed that!