-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Allow mapping a physical controller axis to a system function continuously, not just discrete button presses. For example, syncing a throttle slider position directly to the system volume level.
Current Behavior
The macro system supports media key presses (VolumeUp, VolumeDown, MediaPlayPause, etc.) via button bindings, but there is no way to continuously sync an axis value to a system function.
Requested Behavior
- Map an axis (e.g. throttle slider) to a system function (e.g. system volume, app-specific volume)
- The system function tracks the axis position in real-time, not just increment/decrement
- Useful in the default profile when controllers aren't being used for gaming
Origin
Requested by @ThreeDeeJay in #1. They built a standalone app for this specific use case.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request