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

INVALID - Input range can exceed Output range #262

Open
alectroniq opened this issue Jun 30, 2021 · 0 comments
Open

INVALID - Input range can exceed Output range #262

alectroniq opened this issue Jun 30, 2021 · 0 comments
Assignees
Labels
invalid This doesn't seem right

Comments

@alectroniq
Copy link
Collaborator

Can you determine, which version was used?
Version: 1.3.47

Describe the issue
If a Slider Output has a defined range (e.g. Min Value 0, Max Value 20) and its Input is mapped to a CC from an external controller, the Slider's thumb will just "fly off" the Slider and even the App window, if the Slider's Output range is exceeded.

Steps To Reproduce
Steps to reproduce the behavior:

  1. Set a low Output range in a Slider's Settings.
  2. Map an external controller to its Input "Listen to CC"
  3. Close Settings dialog
  4. Enter Live Mode
  5. Move external controller in its full range, until it exceeds the defined Output range.

Expected behavior
The Slider thumb should stay within the defined range Output range.

Additional context
Could it help to automatically apply a Slider's Output range to its Input range, as soon Min Value ≠ 0 and Max Value ≠ 127?

@alectroniq alectroniq added the invalid This doesn't seem right label Jun 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
midi-bricks-mono-repo
  
Awaiting triage
Development

No branches or pull requests

2 participants