9 ms·
What happens when software is at 0%, your slider is at 100% and you want to raise the volume?
by Goz3rr 2y ago
What happens when software is at 0%, your slider is at 100% and you want to raise the volume?
- i_am_proteus 2y agoYou must move your slider down, and then up. It becomes reasonably intuitive with a small amount of practice :)
- actionfromafar 2y agoCould have feedback with a LED ramp next to slider, showing the discrepancy...
- usrusr 2y agoDown then up wouldn't be too bad, but up then down could very much be, in certain situations.
- squarefoot 2y agoI would put a safety routine to let the software update only when the hardware is within a certain amount from the actual value, also giving visual feedback of the difference, so that the user could align hardware position to software position without any sudden changes.
- juujian 2y agoYou put the slider all the way down to 0, which is then mapped the the range from 0-0 and then you move it back up?!
- i_am_proteus 2y agoOnce the fader matches software, software follows the fader.