Skip to content

borine/alsa-utils-completions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bash Completion For ALSA utilities

A bash completion script for a selection of tools from the alsa-utils repository of the ALSA project (https://github.com/alsa-project/alsa-utils).

Includes a trivial executable alsa-list-ctls that lists the mixer devices (ctl devices in the ALSA config) as there appears to be no equivalent to aplay -L for listing CTLs.

Installation

meson setup [meson-options ...] builddir
ninja -C builddir
sudo ninja -C builddir install

About

bash completion scripts for alsa-utils

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published