Skip to content

Instantly share code, notes, and snippets.

View soulsource's full-sized avatar

Andreas Grois soulsource

View GitHub Profile
@jasonwhite
jasonwhite / pulsetest.cc
Last active November 2, 2024 21:04
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: