Filter out CC64 sustain midi values that are not 0 or 127

Hi,

You would need any variation of the Logical Editor (in the best case the Input Transformer), so you can make a logical operation like if ((value is > 0) && (value is < 127)) filter. But Logical Editor is Cubase Pro and Artist only.