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

Add group exclusivity option #330

Closed
helgoboss opened this issue Apr 19, 2021 · 3 comments
Closed

Add group exclusivity option #330

helgoboss opened this issue Apr 19, 2021 · 3 comments
Labels
enhancement New feature or request high priority realearn Related to ReaLearn

Comments

@helgoboss
Copy link
Owner

Automatically send control value zero to all other mappings in same group when controlling one mapping with a value > zero.

@helgoboss helgoboss added the enhancement New feature or request label Apr 19, 2021
@helgoboss
Copy link
Owner Author

Should be a tuning option, independent of the target.

@daniboyle
Copy link

daniboyle commented May 8, 2021

This would be perfect for mapping opposite values of MIDI passing effects on different instrument tracks.

https://forum.cockos.com/showpost.php?p=2440730&postcount=1270

@helgoboss
Copy link
Owner Author

Should be more general:

  • It should send the inverse value with respect to the target range.
  • E.g. if target min is 50% and max is 90% and an incoming control message sets the target to 80%, the targets of the other groups should be set to 60%.
  • This makes it usable for range controls (non-buttons) as well.

helgoboss added a commit that referenced this issue May 17, 2021
helgoboss added a commit that referenced this issue Aug 31, 2021
- Increase DRY by factoring out two-staged functions for mapping control
- #394 Cover all possible places now in which targets are invoked
- #330 Fix missing group interaction for e.g. OSC and REAPER sources
@helgoboss helgoboss added the realearn Related to ReaLearn label Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request high priority realearn Related to ReaLearn
Projects
None yet
Development

No branches or pull requests

2 participants