https://github.com/willscott/pautils
Commandline Utilities for controlling pulse audio
https://github.com/willscott/pautils
Last synced: 12 months ago
JSON representation
Commandline Utilities for controlling pulse audio
- Host: GitHub
- URL: https://github.com/willscott/pautils
- Owner: willscott
- Created: 2011-04-04T04:29:06.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2013-10-16T21:01:42.000Z (over 12 years ago)
- Last Synced: 2025-03-31T06:14:15.430Z (about 1 year ago)
- Language: C
- Homepage:
- Size: 112 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
Pulse Audio Utilities
========
Pulseaudio is a modern linux audio subsystem. It is backed
by Ubuntu, and offers an intermediate abstraction between
audio devices and their legacy drivers, and a wide range
of applications.
There are capable GUI interfaces to Pulseaudio, allowing application
streams to be manipulated with a high degree of precision. However,
existing command line tools don't provide full access to all of these
capabilities.
This repository provides some additional pulse audio command line
tools for manipulating and monitoring your audio.
* *pastat* A streaming status output of the volume of your various streams.
* *patogglepid* Set the output audio sink for streams originating from a given pid.