1
0
Fork 0
🎚️ Rust library for observing/modifying PulseAudio volumes and the default source/sink
Find a file
2024-09-13 19:45:21 +02:00
src Remove double indirection at the cost of an unsafe lifetime transmutation 2024-09-13 19:45:21 +02:00
.gitignore Initial commit 2024-09-12 22:25:20 +02:00
Cargo.lock Remove double indirection at the cost of an unsafe lifetime transmutation 2024-09-13 19:45:21 +02:00
Cargo.toml Remove double indirection at the cost of an unsafe lifetime transmutation 2024-09-13 19:45:21 +02:00
LICENSE.md Initial commit 2024-09-12 22:25:20 +02:00
README.md Initial commit 2024-09-12 22:25:20 +02:00
rustfmt.toml Initial commit 2024-09-12 22:25:20 +02:00

pulseaudio-volume-interface

Rust library for observing and modifying PulseAudio source, sink, and sink input volumes. Also allows to set the default source and sink.