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

Allow multiple tracks to be identified by wildcard name to be used as targets #363

Closed
hartmays opened this issue May 13, 2021 · 0 comments
Closed
Labels
enhancement New feature or request high priority

Comments

@hartmays
Copy link

One of the alternatives for identification of the target track for main mapping is the track name, and a wildcard can be used to specify it. The current implementation uses the first track that matches the wildcard, ignoring any others. A useful enhancement to this would (optionally) allow all the tracks that match to be used for actions for which this is appropriate, such as mute, solo, volume, etc. It would then function identically to the selected tracks option.

This would speed up operation where it can be used, since track selection and deselection steps could be eliminated. So it would be especially helpful for performance.

@helgoboss helgoboss added enhancement New feature or request high priority labels May 13, 2021
helgoboss added a commit that referenced this issue May 15, 2021
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
Projects
None yet
Development

No branches or pull requests

2 participants