Filter a bang

lucycle's icon

Hi.
(I'm quite new to Max)
There is this "dump" output (Live.step object) which send some messages, like something has been changed, or the "active 1 or 0" info. I need the last one, but no bang when I change a note. How can I filter for not having a bang when I just change a note?
Thank you for your help!

Roman Thilenius's icon

not sure what you mean, but maybe the right outlet of [route bang] does what you need?

lucycle's icon

Well, it's the [route] object that does it indeed ! I put [route active] and the left output give me 0 or 1, and no bang when the first word is not "active". I think I've just learned something useful ;)
Thank you