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

button hold logic trigger different cc command for expression pedal #533

Open
quiknick opened this issue Sep 18, 2024 · 8 comments
Open

Comments

@quiknick
Copy link

Did not already see this existing, but would like logic introduced that while I have a a button held down, there will be logic to trigger a separate cc command for expression pedal to send 0-127 and then when I let go of button, expression pedal returns to regular cc 0-127 as previously defined.

@alf45tar
Copy link
Owner

It works only using hands not using feet. Did you considered the simultaneous press feature?

@quiknick
Copy link
Author

Can you explain this, I am not seeing the Simultaneous press feature.

@alf45tar
Copy link
Owner

Go to Controls page and set a Control with 2 buttons. The Action using the Control is triggered on simultaneous press of the 2 buttons.

@quiknick
Copy link
Author

quiknick commented Sep 18, 2024

2 buttons is not the solution I am looking for here, but that is still useful for bank up/down scenarios.

I want to have the same expression pedal use a different cc when a button is held down to adjust a cc value 0-127.

So control 6 is my expression pedal, analog, and have a setup of control 6 cc 100 value 0-127 on the expression pedal.
If I hold down button 1, I want there to be logic that while I hold that button down, when I move the expression pedal it'll affect a different cc of 90 value 0-127 or perhaps just 50-100 or whatever. When button 1 is released, expression pedal on control 6 returns back to cc 100 value 0-127. Is there a possibility of this enhancement?

@alf45tar
Copy link
Owner

PedalinoMini have similar feature that can be activated using feet too. Check the Repeat or Repeat Overwrite actions.
If you assign Repeat to your expression pedal it will repeat the last CC.

@quiknick
Copy link
Author

That works for last cc, but would mean on Program changes I have to define the default cc for expression pedal on each program change, then on the button hold down define the cc that the expression will use repeat overwrite. Will try this method. Thanks.

@quiknick
Copy link
Author

quiknick commented Sep 19, 2024

Ok this will not work. because I am using sequence now. Repeat overwrite runs the entire sequence again. Even when I put the cc on another sequence and make the previous sequence use the next sequence with only the cc change I want as default. Can you improve on this or provide another way to accomplish a default cc value on the pedal, but allow for button changes / holds in my case to define a different cc that I can then adjust via the expression pedal?

@mknerr
Copy link

mknerr commented Oct 29, 2024

This is a little late, I know, but what if you had a hardwired switch that would physically change the connection of the CC pedal to a different pin. You could use a momentary switch if you wanted to, but I would rather be able to be on/off and do it with one foot.
The Line 6 HD500 has a switch that you can engage when you "toe down" all the the way with the CC Pedal. I can't say if it's physically switching the control input but I suspect it is. It's definitely a "clicky" switch. You can set either mode to control whatever you want, but typically it's always Volume and then you switch it to control the Wah Wah.

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

3 participants