Ticket #310 (closed enhancement: fixed)

Opened 4 years ago

Last modified 3 years ago

Tunnel does not allow to alter hardware volume

Reported by: tefnet Owned by: lennart
Milestone: 0.9.15 Component: module-tunnel
Keywords: Cc:

Description

Since pulseaudio-0.9.7 routing through module-tunnel no longer allows me to control sound cards' mixer value.

setup A) pavucontrol --(tcp)--> pulseaudio1 --(device file)--> alsa allows to alter hardware mixer values.

In version 0.9.5 of pulseaudio this setup:

setup B) pavucontrol --(unix socket)--> pulseaudio2 --(tcp - tunnel)--> pulseaudio1 --(device file)--> alsa

allowed to control hardware mixer.

In version 0.9.7 and newer this is no longer true - it only alters tunnel sink volume in setup B). setup A) still works fine.

This was checked with pulseaudio-0.9.10 as well.

Change History

Changed 4 years ago by lennart

As already mentioned on IRC, this is considered a feature, not a bug.

Changed 4 years ago by lennart

  • type changed from defect to enhancement

And this will eventually be fixed when we get Vista-style "flat" volumes.

Changed 3 years ago by lennart

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 0.9.15

We now have flat volumes. Problem fixed.

Note: See TracTickets for help on using tickets.