"This version of the accumulate message is lossy — it gradually tries to return to 0 over time, so when your controller outputs zero and stops changing, the value of the accumulateWithHalfLife: expression will eventually return to zero."
Unlike the other accumulate messages, this one can't be instantly reset to an initial state. What would be the workaround, to allow for a reset mechanism?