fanboi
2008-11-16 23:42:49
yo. so im working on a very crude automap macro so that i can select a track, hit the macro switch and it will map my controller to this value. in theory it works so far (except for some stupid bugs thats ive narrowed down to timers (i think anyways)), so thats fine.
the big problem right now is that it outputs a value i tell it to, a fixed cc value. i want it to look at my knob and say "ok, this knob is not at 64, so we will map it to this value", or +1 / -1 from its current location. this is to prevent jumps when switching selected tracks.
so, how would i accomplish this then?
basicly what i want is a way to store the cc value, then output either the stored value or one above or below when i invoke my macro. i know its done with rules, but with my (very) limited knowledge of them i cant figure out how.
im assuming its a matter of assigning cc to a variable, then outputting the same cc message but with the variable instead of the pp? i tried to no luck so far anyways, so please correct me if im wrong
the big problem right now is that it outputs a value i tell it to, a fixed cc value. i want it to look at my knob and say "ok, this knob is not at 64, so we will map it to this value", or +1 / -1 from its current location. this is to prevent jumps when switching selected tracks.
so, how would i accomplish this then?
basicly what i want is a way to store the cc value, then output either the stored value or one above or below when i invoke my macro. i know its done with rules, but with my (very) limited knowledge of them i cant figure out how.
im assuming its a matter of assigning cc to a variable, then outputting the same cc message but with the variable instead of the pp? i tried to no luck so far anyways, so please correct me if im wrong
