[pulseaudio-discuss] setting a volume on a short lived stream
Colin Guthrie
gmane at colin.guthr.ie
Mon Nov 2 04:10:56 PST 2009
'Twas brillig, and David Kågedal at 02/11/09 12:02 did gyre and gimble:
> David Kågedal <davidk at lysator.liu.se> writes:
>
>> Lennart Poettering <lennart at poettering.net> writes:
>>
>>> On Fri, 30.10.09 08:15, Brian J. Murrell (brian at interlinx.bc.ca) wrote:
>>>
>>>> On Fri, 2009-10-30 at 02:11 +0100, Lennart Poettering wrote:
>>>>> This is admittedly a problem, but I kinda hope that it will fix
>>>>> itself by applications tagging event sounds properly.
>>>> I'm sceptical.
>>>>
>>>>> I certainly would make sense to allow volume changes shortly after a
>>>>> stream died. The low-level technology in PA allows that, it's just that
>>>>> g-v-c and pavucontrol currently do not make use of this.
>>>> In the meanwhile, is there anything I can do manually to effect this?
>>>> Command line is just fine with me in the interim.
>>> You can just tag your streams properly via env vars, as already
>>> pointed out, and then use the system sound slider:
>>>
>>> $ PULSE_PROP='media.role=event' metacity
>> The code on http://pulseaudio.org/wiki/ApplicationProperties seems to
>> set this instead:
>>
>> $ PULSE_PROP_media.role=event metacity
>>
>> Does both work, or am I just confused?
Both work, but the latter can be problematic to set in the shell (e.g.
bash does not like variables with a period in them).
> And by the way, neither is mentioned in
>
> http://pulseaudio.org/wiki/FAQ#WhatenvironmentvariablesdoesPulseAudiocareabout
Indeed, that should be updated. Feel free to make the changes :)
Col
--
Colin Guthrie
gmane(at)colin.guthr.ie
http://colin.guthr.ie/
Day Job:
Tribalogic Limited [http://www.tribalogic.net/]
Open Source:
Mandriva Linux Contributor [http://www.mandriva.com/]
PulseAudio Hacker [http://www.pulseaudio.org/]
Trac Hacker [http://trac.edgewall.org/]
More information about the pulseaudio-discuss
mailing list