You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting the current volume and trying to use the inputVolumeDb to set my http input range slider but the slider is linear and the the audio mixer sliders aren't. I've been going round and round trying to figure out how to use Math.Log10 and various other things I've seen onLine but can't figure out how to make my javascript slider be in the same (relative) position as the Audio Mixer sliders. When I say relative, I mean like the same relative position at 1/4, 1/2, 3/4 along the slider scale.
The text was updated successfully, but these errors were encountered:
nospam2k
changed the title
Trying to understan the Audio Mixer slider logic with dB
Trying to understand the Audio Mixer slider logic with dB
Nov 17, 2023
I'm getting the current volume and trying to use the inputVolumeDb to set my http input range slider but the slider is linear and the the audio mixer sliders aren't. I've been going round and round trying to figure out how to use Math.Log10 and various other things I've seen onLine but can't figure out how to make my javascript slider be in the same (relative) position as the Audio Mixer sliders. When I say relative, I mean like the same relative position at 1/4, 1/2, 3/4 along the slider scale.
The text was updated successfully, but these errors were encountered: