I could really need your help with my problem here: maybe it is not too hard to solve but I can't get my head around it...

I send midi notes from my midi controller to usine then they are remapped (via the mapper module). everytime the output of the mapper changes I need a trigger (done this by using the has changed module), but I also need a trigger when I send the same midi note to the mapper again (but obviously, the mapper output is not changing)...
so I thought that it could work with a freeze module in combination with the reject output of the midi filter: so everytime i release a key on my midi keyboard, the "last" value of the mapper output gets saved. then I check if the new value is the same as the saved value. so far this works quite nicely, but I the problem is that I get now a constant signal of 1 from the [A=B] modules output... do you have any idea, how i could get it to retrigger - as soon as I press the same key again?
thank you very much, hope you get what i mean!
all the best,
artificial

