Skip to content

Instantly share code, notes, and snippets.

View kyr0's full-sized avatar
hyperfocus

kyr0 kyr0

hyperfocus
  • Freelancer
  • Germany, remote
View GitHub Profile
@kyr0
kyr0 / pulsetest.cc
Created November 2, 2024 21:04 — forked from jasonwhite/pulsetest.cc
A simple PulseAudio test program for monitoring volume changes on the default sound sink.
/**
* Author: Jason White
* License: Public Domain
*
* Description:
* This is a simple test program to hook into PulseAudio volume change
* notifications. It was created for the possibility of having an automatically
* updating volume widget in a tiling window manager status bar.
*
* Compiling: