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

[Feature request] Action templates #123

Open
gbdlin opened this issue Apr 2, 2024 · 1 comment
Open

[Feature request] Action templates #123

gbdlin opened this issue Apr 2, 2024 · 1 comment

Comments

@gbdlin
Copy link

gbdlin commented Apr 2, 2024

Problem

I found myself very often defining the same set of actions multiple times, for example: defining volume change, mute, monitoring toggle + all of those the other way for each audio source I need to control. Currently the only way to speed up this process is to copy every binding, which doesn't help much.

Proposed solution

Option 1

Using available from version 3 binding collections, implement creating a copy of the whole binding with ability to replace / parametrize specific values, like: midi channels or midi notes, controlled sources etc

Option 2

Create a template system, where you can add a new set of bindings using a template and filling in blanks in this template (blanks / variables should be repeated across the template, so template author can use the same value multiple times at will, for example the source being controlled or the note for a specific action. It should not be assumed that one field in all bindings always uses the same variable)

@HumanalizerVisualien
Copy link

i would love to have this feature!

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

No branches or pull requests

2 participants