index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (711B) | |
--- | |
1 alsa-master | |
2 =========== | |
3 | |
4 Description | |
5 ----------- | |
6 This patch adds a function to find the audio state (in percentage or as … | |
7 of the Master ALSA device using a pipe stream to the command-line mixer … | |
8 ALSA, amixer. It is simple and does not add additional compilation flags… | |
9 require use of a /dev/mixer file. The output string will include the % c… | |
10 if the Master interface is on. | |
11 | |
12 Download | |
13 -------- | |
14 * [slstatus-alsa-master-20230420-84a2f11.diff](slstatus-alsa-master-2023… | |
15 * [slstatus-alsa-master-20250324-f68f492.diff](slstatus-alsa-master-2025… | |
16 | |
17 Authors | |
18 ------- | |
19 * William Rabbermann <[email protected]> | |
20 * gildasio <[email protected]) (update to 1.0) |