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

Ctlra Mapping: Prototype overlays #91

Open
harryhaaren opened this issue Jun 26, 2018 · 0 comments
Open

Ctlra Mapping: Prototype overlays #91

harryhaaren opened this issue Jun 26, 2018 · 0 comments
Assignees

Comments

@harryhaaren
Copy link
Member

Overlays will enable sections of a layer to be remapped, with a "fallback" to another layer. This allows re-coding a number of items without copy-pasting the whole block - which would become a maintenance nightmare. Thinking is to have a layer name for each layer, and specify a number of overlays that apply to a base-layer. Eg:

[layer.0]
name = base
overlay.0 = sliders_as_pan
button.0 = mappa:overlay_activate,sliders_as_pan
slider.0 = app:track_1_vol

[overlay.0]
name = sliders_as_pan
slider.0 = app:track_1_pan
@harryhaaren harryhaaren self-assigned this Jun 26, 2018
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

1 participant