Hi all,
I am in the process of mapping a midi controller to use for cues and loops! I am having trouble mapping the loops. I can map the left deck fine, but when i try to map the cues for the right deck they end up looping the left deck. I can not seem to find a way to differentiate between the decks.
All help appreciated!
I am in the process of mapping a midi controller to use for cues and loops! I am having trouble mapping the loops. I can map the left deck fine, but when i try to map the cues for the right deck they end up looping the left deck. I can not seem to find a way to differentiate between the decks.
All help appreciated!
Mensajes Wed 27 Feb 19 @ 9:39 am
commands usage is that:
[deck [deck]] verb [param1] [param2] .. [paramN] [while_pressed|temporary]
What you need is
deck left loop_in
deck_right loop_in
deck left loop_out
deck left loop_out
Iove the deck 'mic' loop_*
[deck [deck]] verb [param1] [param2] .. [paramN] [while_pressed|temporary]
What you need is
deck left loop_in
deck_right loop_in
deck left loop_out
deck left loop_out
Iove the deck 'mic' loop_*
Mensajes Wed 27 Feb 19 @ 10:24 am
Looks like this hardware doesn't have a specified deck, so always acts on the active deck, so either specify in script or switch the active deck.
Mensajes Thu 28 Feb 19 @ 12:08 pm