Filtering 2-Byte, 3-Byte and note range

When it comes to MTP Rules, I am still a dummy …
I know how to filter incoming events, but not how to process them in Rules.

Can you please explain the process for:

  1. Every 2-Byte message on MIDI channel 13 is valid.
  2. Every 3-Byte message on MIDI channel 13 is valid.
  3. Every note on MIDI channel 2 with velocity 1 in the number range 60-65 is valid.

(should go into 3 different Translators)