Skip to content

wpctl: Add get-volume command and functionality

Varnit Singh requested to merge EncryptedCicada/wireplumber:get-volume into master

Hey again! Sorry I had to open another merge request because the previous one (!376 (closed)) was from the master branch of my fork. I've now added the functionality to query volume levels of nodes. From what I've tested so far, it seems to be working great. I've attached outputs for reference below.

Screenshots:

Output of wpctl

Screenshot_2022-06-02-00-17-45_1920x1080

Output of wpctl get-volume

Screenshot_2022-06-02-00-21-31_1920x1080

Output of wpctl get-volume + {@DEFAULT_AUDIO_SOURCE@,@DEFAULT_AUDIO_SINK@,@DEFAULT_VIDEO_SOURCE@,some_nodes_on_mmy_device}

Screenshot_2022-06-02-00-26-55_1920x1080

Merge request reports