hi there,
i'm trying to separate positive and negative pulses from a signal and use them to trigger and reset an accumulator. see attached screenshot. how would i do that?
i searched for a clip object that would allow me to cut all the signal above or below a certain threshold, since i could then multiply the negative values by -1 and get separate pulse for rising and falling edge of the square.
or is there an "if signal == 1 then output 1sample" object?
thanks for any help!