bang problem

petarholland's icon

how can i convert multiple input signal that arrives from a metro to a bang, i explain.... the metro send me the control for this bang, i need to control the state, 0 no bang, 1 bang. The problem..... the metro set and refresh this bang every 2ms, how can convert this multiple signal in one unique bang?

dthomas86's icon

I don't know exactly what you are trying to implement here have you had a look at the trigger object and the if object? Hope this helps?

petarholland's icon

yes, i tried, but the metro send the input every 10ms, so every 10ms they refresh, bang bang bang bang.. i only need one bang! don't know if there is an object that allows only one message and then deny to give same messages... :(

pid's icon

[onebang 1]