LandisTwo / veromix-plasmoid

Automatically exported from code.google.com/p/veromix-plasmoid
GNU General Public License v3.0
0 stars 0 forks source link

Veromix break changing pulseaudio volume from other apps #33

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I use the python script, that changes the volume via irda event.
It uses method selected_sink.volume.values[i]=newval and decrease channel 
volumes by +2 or -2 percent.

When veromix plasmoid is absent, all works normally, but when it active, volume 
changes not on +2 or -1 percent, but on more values, for example from 22 to 46, 
and etc, on different values.

I think that veromix try to detect volume changes from other app and try to 
tune ballance. Can you do this feature switchable in settings?

Original issue reported on code.google.com by Mur...@gmail.com on 5 Jan 2011 at 11:04

GoogleCodeExporter commented 9 years ago
Sorry, I found the problem in my side: remote control duplicates events in 
keyboard, so volume will changed double time. 
Please close this issue.

Original comment by Mur...@gmail.com on 22 Jan 2011 at 11:19

GoogleCodeExporter commented 9 years ago

Original comment by nik.lutz on 12 Mar 2011 at 9:38