/switchaudio-osx

Toggle between OSX audio outputs with command line

Primary LanguageCOtherNOASSERTION

SwitchAudio for OSX

This is an improved import of https://code.google.com/p/switchaudio-osx

Enhancements

  • Audio channels toggling: specify -s parameter twice to toggle between them
  • Auto change back of previous audio channel after some pause (todo)

Installation

You can compile it by yourself, too (xcode command line tools needed):

$ ./make.sh

Usage

Bind it to your favourite hotkey to toggle between outputs:

$ SwitchAudioSource -s "Built-in Output" -s "Soundflower (2ch)"