Re: [w3c/gamepad] Valid values for GamepadEffectParameters.strongMagnitude / weakMagnitude (Issue #176)

Actually, it is specified, just not in the section where I expected it to be:
> [strongMagnitude](https://w3c.github.io/gamepad/extensions.html#dom-gamepadeffectparameters-strongmagnitude) and [weakMagnitude](https://w3c.github.io/gamepad/extensions.html#dom-gamepadeffectparameters-weakmagnitude) set the vibration intensity levels for the low-frequency and high-frequency rumble motors, normalized to the range [0,1], default 0. An effect with magnitude values outside of this range is not a [valid effect](https://w3c.github.io/gamepad/extensions.html#dfn-valid-effect).

It is in the `dual-rumble` section instead of the section about these dictionary members. That's probably OK.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/gamepad/issues/176#issuecomment-1377820398
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/gamepad/issues/176/1377820398@github.com>

Received on Tuesday, 10 January 2023 20:40:52 UTC