Is there any action which reduces CC events in CC lane? I draw midi events by hand in high resolution (128 events per quarter note), and most of CCs have the same value as last drawn CC event. Example: it looks like this 60 60 60 60 61 62 63 63 63 63 63 63 64 65 66 67 67 67 67 66 65 64 64 64 63 want it to be like 60 .. .. .. 61 62 63 .. .. .. .. .. 64 65 66 67 .. .. .. 66 65 64 .. .. 63 as you see the repeated CC events with same values are removed, and it would be great to achieve that with a single action command ;P Lots of CC lanes with a high rate of unneeded events makes my CPU spike sometimes. I know Cubase had such option to delete repeated events, and it was pretty useful :(