MIDI Logical Editor Scaling CC Lane Automation Glitch

Hi, I’ve been trying to do up a MLE preset that allows me to simply select any or mutiple MIDI events that have CC7 automation on them, press a button and have all of their respective CC7 automation lanes scaled down by just a bit.

Normally, this works, ONLY if the cc7 lane is the ONLY lane operating.

However, if there are other lanes operating as well, such as Modulation and Expression,

then this is where the glitch happens from the MIDI Logical Editor.

As you can see, while technically the scaling works, all automation data from all other lanes get mashed and combined into the CC7 lane instead.

This is happening on Cubase 15.0.21.

Can anyone reproduce this problem? If anyone is able to suggest a better, more robust MLE setup for this task, I’m all ears for sure. I really need this perfected.

Thank you.

Your LE settings tell Cubase to turn any controller event into a CC7 event.

Remove the first line in the transform action section.
Add a new second line to the filter section:
Midi Controller No Is Equal Controller 7

Thanks for the reply. I’ve already tried this - but nothing happens.

I have also tried changing the Boolean from “And” to “Or”. All it does is it collectively reduces all the lanes, instead of specifically CC7.

Send us in a project with the track and a portion (say two bars) of your music to help you out.

it’s basically an empty project with disconnected MIDI tracks. They’re duplicates, with CC1, 7 and 11 automation lanes.

Here:

CC Scaling Test.cpr (652.7 KB)

Use this please:

Waveform

Ahhhh I see, the “sub type” (not value) has to be used under the filter section, not the action section. No wonder I couldn’t get it to work.

Now it works! Brilliant! Thank you so much, you’re a life saver man!