Fast volume decrease
#1
hi,
i wanted to suggest a feature that exist on car stereos and is usually called att i think.

by pressing a single button the volume goes down by a few notches and allows you a fast volume down. repressing the button again brings back the old volume.

they is useful for a lot of reasons, for example fast volume decrease when answering the phone and not wanting to mute, watching a video at night and making it quiet in loud parts etc.

thanks
Reply
#2
you tried volume lately with analog stick ? takes ~1 sec to go from full to mute
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#3
(pike @ april 15 2006,23:02 Wrote:you tried volume lately with analog stick ? takes ~1 sec to go from full to mute
not lately no but it's still slower than one press, and not all of us use the stick.
Reply
#4
quick volume decrease would be very easy to add with a small change to keymap.xml (seems like a waste of a valuable button to me though Smile)

for example (not checked/tested this so it might not be syntactically perfect - you get the idea though).

<white>xbmc.setvolume(30)</white>

where 30 is the percentage you want to set it too.

guess you're stuck with using the stick to go back up though (unless you want to map another button to go another specific volume).

hope this helps.

Quote:not lately no but it's still slower than one press, and not all of us use the stick.
btw, kinda intrigued - what do you use to adjust the volume??
Reply
#5
(coined @ april 18 2006,19:35 Wrote:quick volume decrease would be very easy to add with a small change to keymap.xml (seems like a waste of a valuable button to me though Smile)

for example (not checked/tested this so it might not be syntactically perfect - you get the idea though).

<white>xbmc.setvolume(30)</white>

where 30 is the percentage you want to set it too.

guess you're stuck with using the stick to go back up though (unless you want to map another button to go another specific volume).

hope this helps.

Quote:not lately no but it's still slower than one press, and not all of us use the stick.
btw, kinda intrigued - what do you use to adjust the volume??
well i use a universal remote so it's not a problem but i guess a lot of people use the tv remote + xbox remote combo.

about your proposition, nice idea, too bad i have to waste 2 buttons.
Reply

Logout Mark Read Team Forum Stats Members Help
Fast volume decrease0