SFWBAR-ALSA(1) | General Commands Manual | SFWBAR-ALSA(1) |
sfwbar-alsa - Sfwbar ALSA module
Filename: alsactl.so
Requires: libasound
The ALSA module provides an interface to query and adjust the settings of the ALSA sound system.
function Alsa queries the state of the ALSA system, the Query parameter specifies the information to query, the optional Element parameter specifies the mixer element to which the query applies. If the Element isn't given the query is applied to the "Master" element or the current card. The supported query types are:
Manipulate the state of the interface, if the interface isn't specified, the Command will be applied to the current interface.
Select ALSA sound card. This action accepts one paramter with a card name, by default the module will use "default" card.
The module defines one trigger "Alsa" which is emitted whenever the state of the ALSA system changes.
GPLv3+