Skip to content

Fix gamepad wrong min value for triggers#2097

Open
edumeneses wants to merge 1 commit into
masterfrom
1854-gamepad-wrong-min-value-for-triggers
Open

Fix gamepad wrong min value for triggers#2097
edumeneses wants to merge 1 commit into
masterfrom
1854-gamepad-wrong-min-value-for-triggers

Conversation

@edumeneses

Copy link
Copy Markdown
Contributor

Summary

Gamepad triggers reported a min value of -1 instead of 0, breaking automatic ranging (e.g. mapping a trigger to a 0..200 Hz parameter).

Fix lives in libossia: ossia/libossia#906. This PR bumps the submodule pointer to pull it in.

⚠️ Depends on ossia/libossia#906 — merge that first, then re-point the submodule to the merged commit before merging here.

Fixes #1854

🤖 Generated with Claude Code

Pulls in the 0..1 domain fix for game controller triggers.

Fixes #1854

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@edumeneses edumeneses linked an issue Jun 23, 2026 that may be closed by this pull request
@edumeneses edumeneses self-assigned this Jun 23, 2026
@edumeneses edumeneses requested a review from jcelerier June 23, 2026 13:42
@edumeneses

Copy link
Copy Markdown
Contributor Author

Time to merge?

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

Successfully merging this pull request may close these issues.

Gamepad wrong min value for triggers

1 participant