CC multi selection

Is it possible to select all the midi events in a project (several midi tracks) and then sort these events par type (note, aftertouch…) in order to delete a given CC ?
(I used to do this in Muse, is it possible in Cubase ?)

You could use the Project Logical Editor, to select all MIDI Parts, then the “regular” Logical Editor to delete the CC#s…

Project Logical Editor…
Container Type is___Equal___Part___and
Media Type is___Equal___MIDI

Function = “Select”


Logical Editor…
Type is___Equal___Controller___and
Value 1 (MIDI Controller no.)Equal[CC# number of your choice]

Function = “Delete”