Filter velocities below 32

Hello all
I would like to apply this to all incoming Midi notes. Is there a simple way to do this?
Thanks!
Peter

Transform pipe: notes on and off, to what= drop

Set work with value ranges to 0 low and 32 high.

Use What: Note On, Mode: Drop, otherwise all Note Off messages would get dropped, even for notes with velocity above 32.

1 Like