In research environments we often have to use software with UIs designed by, and subsequently abandoned by engineers. Typically some expensive piece of highly complex equipment that only runs on some older version of Windows that every PhD student is expected to use. They're often buggy, resulting in Skinner pigeon troubleshooting workflows to get anything done. First guilty party to mind is FLIR. Their software is t…
Redditors design worst volume sliders possible
61–70 of 92 posts
Re: Redditors design worst volume sliders possible
#62Earlier quoted context omitted.
Volume is a percentage, and a very analog control. The idea that you would have to have a round knob to twist on a computer screen is ridiculous, almost like some imaginary need for a specific shutter button to press to take a photo on a phone (just touch the screen!). It's a one-dimensional value, make it a one-dimensional control. Slider. Done.
> almost like some imaginary need for a specific shutter button to press to take a photo on a phone (just touch the screen!). I've always wanted a shutter button on my phone, because of what it would imply: the ability to take a picture instantaneously , as the first action that wakes the phone from sleep. I often miss shots because of the six seconds required to get from my phone being in my pocket to having the Cam…
Re: Redditors design worst volume sliders possible
#63Earlier quoted context omitted.
Don't forget, is it linear or logarithmic? It baffles me that it's 2017 and people who implement volume sliders never even consider that the obvious choice might not be the best...
Well logarithmic doesn't make sense, because it never gets to zero. However something like p^0.42 (sound pressure with an exponent<1) works well because it is similar to the perceived sound level. An interesting connection is that the power function "becomes" a logarithm as the exponent goes to zero.
Logarithms are infinitesimal exponentials -- x log x grows faster than x but slower than x^{1+ε} for any real positive ε.
They make an interesting counterpoint to the philosophy that infinitesimal quantities can't exist in "real" mathematics.
Re: Redditors design worst volume sliders possible
#64Re: Redditors design worst volume sliders possible
#65Earlier quoted context omitted.
To be honest, I prefer the physical shutter button over tapping my screen on my phone when taking pictures.
Especially since screen tapping could be registering a "refocus to this point" action. Also since camera phones have no viewfinder, I use the screen to compose my shot. So to avoid obscuring what I am going to take a picture of, I keep my hand clear of the screen most of the time. That makes the act of triggering the shutter a more visible and deliberate act than just pushing a button that my finger is already touchi…
Re: Redditors design worst volume sliders possible
#66In research environments we often have to use software with UIs designed by, and subsequently abandoned by engineers. Typically some expensive piece of highly complex equipment that only runs on some older version of Windows that every PhD student is expected to use. They're often buggy, resulting in Skinner pigeon troubleshooting workflows to get anything done. First guilty party to mind is FLIR. Their software is t…
Oh, that's genius. I'm going to have to use that.
Re: Redditors design worst volume sliders possible
#67Re: Redditors design worst volume sliders possible
#68Earlier quoted context omitted.
Don't forget, is it linear or logarithmic? It baffles me that it's 2017 and people who implement volume sliders never even consider that the obvious choice might not be the best...
Well logarithmic doesn't make sense, because it never gets to zero. However something like p^0.42 (sound pressure with an exponent<1) works well because it is similar to the perceived sound level. An interesting connection is that the power function "becomes" a logarithm as the exponent goes to zero.
Re: Redditors design worst volume sliders possible
#69After a while these start boiling down to "a difficult minigame where your score is also the volume setting".
If you want to buck the mini-game trend. Just have a simple up/down button that bumps the volume up or down a percent, but requires a reboot first.
Re: Redditors design worst volume sliders possible
#70These are hilarious. I use audio software a lot, and it is amazing how something which seems quite simple in concept, such as a circular volume button, can be so differently implemented via UX. Every time I see a knob style button on any of my audio plugins UI, I have to think: * Will the point at which I touch/click on the knob set the knob value to that position, or will it simply be the starting anchor at which I…
Volume is a percentage, and a very analog control. The idea that you would have to have a round knob to twist on a computer screen is ridiculous, almost like some imaginary need for a specific shutter button to press to take a photo on a phone (just touch the screen!). It's a one-dimensional value, make it a one-dimensional control. Slider. Done.