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

Tabbed Behaviour #10

Open
kellertobias opened this issue Aug 18, 2019 · 1 comment
Open

Tabbed Behaviour #10

kellertobias opened this issue Aug 18, 2019 · 1 comment

Comments

@kellertobias
Copy link

Hey there,

i am trying to create a mapping for the novation twitch in advanced mode.
However I am having some trouble connecting the pads and the touch strip.

I don't understand how I can make the "tabbed" behaviour for the pads,
where depending on the the selected mode the buttons behave differently
(and are lit up diffrerntly)

and the touch strip, where I need to send midi control messages (and light
up the button) when I press a button.

@arximboldi
Copy link
Owner

Sorry again for the late repy.

The different behaviors for the buttons can be set with with:

    button.when(condition, ...)

Now, you need to set a condition there that means "Tab X is selected". There are different ways to do that, depending on how you want to select such "tabs". How do you select the tabs, do you have one button per tab?

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