hyperparabolic / pipewire-play

Scratch space for learning more about pipewire.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pipewire-play

This doesn't do a whole lot. I'm building up toward a larger audio project, and this is just a scratch space for learning things.

These demo projects use the rust bindings to libpipewire to inspect and interact with system audio.

Contents

flake.nix - rust environment setup with support for LSP and debugging. demo1 - sub-project. enumerates all pipewire objects. functionally pw-cli ls with bad formatting.

About

Scratch space for learning more about pipewire.

License:MIT License


Languages

Language:Nix 72.4%Language:Rust 27.6%