Skip to content
/ pasc Public

Custom bash script to control audio sinks on PulseAudio server

Notifications You must be signed in to change notification settings

IWinarto/pasc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

pasc

This is a custom bash script for controlling audio sinks on PulseAudio server.

Use this script for moving all audio streams to the output audio device (sink) of your choice. Other uses include listing all available sinks, muting the audio device, adjusting the volume, printing the volume, and restarting the audio server.

Usage

pasc list | mute | up [integer >= 0] | down [integer >= 0] | set <integer> | move <index> | volume | restart

About

Custom bash script to control audio sinks on PulseAudio server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages