Hi! I have a strange behaviour when using MIDI CC. I’ll try to explain it as clearly as I can, not a native speaker.
So I first tried defining Trigger 7, 8 and 9 as seperate MIDI CC Messages for the same CC on the same Channel with different Value like in the following:
7. Was CC 59 with Value 01,
8. Was CC59 with Value 02 and
9. Was CC59 with Value 03
All three on Channel 01
I then made a sequence with these and the DT only sends the CC at the first pass of the sequence, every other “loop” doesn’t change the state of the receiving device it simply stays stuck on the last step.
If I do the same thing more logically with just one track and PL on the Value it works without a problem. Now I was wondering why it does that above?