makerprofaze
2011-09-11 06:35:58
I'm working with buttons on a Launchpad switching audio tracks in Live, assigned to the EQ device on each track for selecting track/making the EQ active. I would like to select track/view EQ with first button press, but toggle to clip view if the same button is pressed again. How to do this? To illustrate (badly):
____Flip____Flip____Flip____Flop____Flip____Flop____Flip
_____1_____2______3______3______3______3______ 4_
OR
____Flip____Flip____Flip____Flip
_____1_____2______3_____ 4_
_________________Flop__
__________________3___
_________________Flip__
__________________3___
_________________Flop__
__________________3___
One caveat here is that if it's the first push (flip), it needs to be a MIDI CC, but if it's the second push (flop), it needs to be a keystroke. Any help is greatly appreciated.
____Flip____Flip____Flip____Flop____Flip____Flop____Flip
_____1_____2______3______3______3______3______ 4_
OR
____Flip____Flip____Flip____Flip
_____1_____2______3_____ 4_
_________________Flop__
__________________3___
_________________Flip__
__________________3___
_________________Flop__
__________________3___
One caveat here is that if it's the first push (flip), it needs to be a MIDI CC, but if it's the second push (flop), it needs to be a keystroke. Any help is greatly appreciated.