output without zero

Kurt Holzkämper's icon

Hey,

How can I filter out a specific number (zero) from a data stream so that it no longer appears in the output?

Kurt Holzkämper's icon

Sel 0

... I found it :)

ghost from the past's icon

if you need multiple filters look into zl.filter

Kurt Holzkämper's icon

thanks, I work in RNBO. there is no zl object.

Sel 0 works in Max (and normally in RNBO) but the RNBO patch via web interface gets still zeros.... hm....

Sébastien Gay's icon

How about [route 0] ?

Kurt Holzkämper's icon

Yes, this works too in RNBO. same as [select 0].

thank you!