donny
2007-11-03 00:15:31
Greetings.
I'm using mT in a beat slicing program, and i would like to know if its possible to use one knob to control left and right directions of slice markers.
I've googled "global variable" to see what comes up, and i've read a couple of threads regarding my issue, or issues that relate to mine.
http://www.bome.com/forums/viewtopic.ph ... l+variable
http://www.bome.com/forums/viewtopic.ph ... l+variable
http://www.bome.com/forums/viewtopic.ph ... l+variable
http://www.bome.com/forums/viewtopic.ph ... l+variable
http://www.bome.com/forums/viewtopic.ph ... l+variable
----
However, they seemed confusing to me, the IF-Then parts... and he range..
when you refer to range, are you talking about from 0-127?
out of te links provided i followed the instructions from this thread as it related to my problem the most..
http://www.bome.com/forums/viewtopic.ph ... l+variable
very thoroughly, and i still didn't get it.. this is where I'm lost at..
Rules: Select a range
Here, select the first range with the following two rules:
IF oo<1 THEN Exit Rules, Do Not Execute Action
IF oo>6 THEN Exit Rules, Do Not Execute Action
say i when i first specify knob to be used for moving or sliding slice to the left,i only want half of the knob to perform that function, which ends at 61, and the other half to turn to the right, which ends at 127.. For the first direction left, when i capture cc from knob i get b9 OC oo....
am i supposed to change the oo to something else? how would i specify the next range for right direction? i'm really lost but i got a slight idea of whati 'm supposed to be doing.
I'm using mT in a beat slicing program, and i would like to know if its possible to use one knob to control left and right directions of slice markers.
I've googled "global variable" to see what comes up, and i've read a couple of threads regarding my issue, or issues that relate to mine.
http://www.bome.com/forums/viewtopic.ph ... l+variable
http://www.bome.com/forums/viewtopic.ph ... l+variable
http://www.bome.com/forums/viewtopic.ph ... l+variable
http://www.bome.com/forums/viewtopic.ph ... l+variable
http://www.bome.com/forums/viewtopic.ph ... l+variable
----
However, they seemed confusing to me, the IF-Then parts... and he range..
when you refer to range, are you talking about from 0-127?
out of te links provided i followed the instructions from this thread as it related to my problem the most..
http://www.bome.com/forums/viewtopic.ph ... l+variable
very thoroughly, and i still didn't get it.. this is where I'm lost at..
Rules: Select a range
Here, select the first range with the following two rules:
IF oo<1 THEN Exit Rules, Do Not Execute Action
IF oo>6 THEN Exit Rules, Do Not Execute Action
say i when i first specify knob to be used for moving or sliding slice to the left,i only want half of the knob to perform that function, which ends at 61, and the other half to turn to the right, which ends at 127.. For the first direction left, when i capture cc from knob i get b9 OC oo....
am i supposed to change the oo to something else? how would i specify the next range for right direction? i'm really lost but i got a slight idea of whati 'm supposed to be doing.