Skip to content

restore-stream: add default-channel-volume config option

Julian Bouzas requested to merge julian/wireplumber:stream-default-volume into master

This MR adds an option in 40-stream-defaults.lua to set a default channel volume for streams whose properties have never been saved before.

This is useful for users who want to set the default volume of new streams to a lower value (eg 0.5 instead of 1.0) and so avoid loud sounds when starting a stream for the first time.

Merge request reports