Skip to main content

Blog

Blog posts about things I build, technology I work with and instruments I explore

2025

WirePlumber Object Manager - The C-Cut
·496 words·3 mins
Development Threads Pipewire Wireplumber C
Now that we know how to use the object manager in Lua, let us take a look at how it can be used with the wireplumber C API.
Creating Pipewire Links with WirePlumber
·564 words·3 mins
Development Threads Pipewire Wireplumber
Pipewire is a low-latency, graph-based processing engine for audio and video for Linux, and WirePlumber is its session manager.
Sending Messages to a Pipewire Node
·2431 words·12 mins
Development Threads Pipewire Filter-Chain
Pipewire is a low-latency, graph-based processing engine for audio and video for Linux.