gabriels
2009-04-21 22:20:45
I'd like to trigger on CC messages from a range of controllers. For example:
I have switches that output 7F when pressed and 00 when released. They're not programmable so I'd like to use MT to change them so they send only 7F when pressed, then 00 when pressed again, then 7F etc.
I understand how to do the conversion from momentary to toggle, but I don't know how I can, for example, force switches 1 through 10 to be toggle, then allow switches 11-15 to act as momentaries, then force switches 16-20 to be toggles, etc.
So my problem is not knowing how to set the range of switches that should be processed with a mom->toggle conversion, and set the ranges for the ones that should be allowed to remain momentary.
I can imagine that I'd have a translator for each switch...executing if its particular CC# is matched, but it seems unlikely that I'd really have to go to this rather plodding approach.
Gabriel
I have switches that output 7F when pressed and 00 when released. They're not programmable so I'd like to use MT to change them so they send only 7F when pressed, then 00 when pressed again, then 7F etc.
I understand how to do the conversion from momentary to toggle, but I don't know how I can, for example, force switches 1 through 10 to be toggle, then allow switches 11-15 to act as momentaries, then force switches 16-20 to be toggles, etc.
So my problem is not knowing how to set the range of switches that should be processed with a mom->toggle conversion, and set the ranges for the ones that should be allowed to remain momentary.
I can imagine that I'd have a translator for each switch...executing if its particular CC# is matched, but it seems unlikely that I'd really have to go to this rather plodding approach.
Gabriel