Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to understand the Audio Mixer slider logic with dB #344

Open
nospam2k opened this issue Nov 17, 2023 · 0 comments
Open

Trying to understand the Audio Mixer slider logic with dB #344

nospam2k opened this issue Nov 17, 2023 · 0 comments

Comments

@nospam2k
Copy link

nospam2k commented 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.

@nospam2k 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant