cao_pulse

1.0.1 • Public • Published

Change Audio Output

Change audio output (CAO) is a little script I made one evening to make it easier for me to switch to a different audio device with PulseAudio. CAO does this by routing all existing audio inputs to a new device/sink using pactl. CAO is written in native NodeJS and has no other dependencies.

Installing

First make sure NodeJS is installed. Then run these 3 commands to install cao to /usr/bin

git clone https://github.com/LevitatingBusinessMan/cao
cd cao
sudo make install

OR

via NPM:

npm i cao_pulse -g

Readme

Keywords

Package Sidebar

Install

npm i cao_pulse

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

6.3 kB

Total Files

6

Last publish

Collaborators

  • levitatingbusinessman