Full velocity on CC Press, Normal value 0 on release

Is it possible to write a translator for a CC Pad that when pressed at any velocity (except for 0), will send its output at full velocity (127), but at release behave like an ordinary CC off message (value 0)–all within a single translator?

Yes

Example:

Incoming: Control change on MIDI Channel 1 CC 1 with any velocity set to qq
Rules:
if qq>0 then qq=127
Outgoing: Control change on MIDI Channel 1 CC 1 value qq

Steve Caldwell
Bome Customer Care


Also available for paid consulting services: bome@sniz.biz

Thank you!

1 Like