Working on a patch that is receiving midi, I essentially just need it to ignore anytime it receives a "0" i.e., no bang on zero. Thank you!!!!
-
How to make "0" not trigger a bang?
-
@ddisciglio Use [select 0]
Any zeros will drop out the left outlet...... and any other float values will drop from the right outlet....
David.